7
interface vlan-interface 100 interface vlan-interface 100 Create VLAN-interface 100.
ip address 100.1.1.100 24 ip address 100.1.1.100 24 Assign an IPv4 address to
VLAN-interface 100, which is to act as
an IPv4 dual-active gateway.
mac-address 0000-0010-0010 mac-address 0000-0010-0010 Assign a MAC address to
VLAN-interface 100, which is to act as
an IPv4 dual-active gateway.
ipv6 address 100::100 64 ipv6 address 100::100 64 Assign an IPv6 address to
VLAN-interface 100, which is to act as
an IPv6 dual-active gateway.
ipv6 address FE80::80
link-local ipv6 address FE80::80 link-local Assign a link-local address to
VLAN-interface 100, which is to act as
an IPv6 dual-active gateway.
ipv6 nd unsolicited-na-learning
enable ipv6 nd unsolicited-na-learning
enable
Enable unsolicited NA learning.
For ND entries to be synchronous on
DR member devices, enable this
feature.
quit quit N/A
drni mad exclude interface
Vlan-interface100 drni mad exclude interface
Vlan-interface100 Exclude VLAN-interface100 from the
shutdown action by DRNI MAD.
interface vlan-interface 101 interface vlan-interface 101 Create VLAN-interface 101.
ip address 101.1.1.1 24 ip address 101.1.1.2 24
Assign an IPv4 address to
VLAN-interface 101, which is used for
Layer 3 communication between DR
member devices.
ipv6 address 101::1 64 ipv6 address 101::2 64
Assign an IPv6 address to
VLAN-interface 101, which is used for
Layer 3 communication between DR
member devices.
quit quit N/A
drni mad exclude interface
Vlan-interface101 drni mad exclude interface
Vlan-interface101 Exclude VLAN-interface101 from the
shutdown action by DRNI MAD.
Configuring Layer 3 communication between DR member
devices
router id 3.3.3.3 router id 4.4.4.4 Configure a router ID.
ospf 1 ospf 1 Configure OSPF to enable DR
member devices to communicate
through an IPv4 network.
stub-router include-stub
on-startup 900 stub-router include-stub
on-startup 900
Specify the cost of the stub links (link
type 3) in Router LSAs to the maximum
value 65535 to accelerate network
convergence.
silent-interface Vlan-interface
100 silent-interface Vlan-interface
100 Disable VLAN-interface 100 from
receiving and sending OSPF packets.