Specifications

22-5
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 22 Configuring Bidirectional Forwarding Detection
Configuring BFD
Configuring IPv6 BFD on an SVI Interface
To configure IPv6 BFD on an SVI interface, complete the following steps:
Step 3
ipv6 cef
Example:
Router(config)# ipv6 cef
Enables Cisco Express Forwarding for IPv6.
Step 4
end
Example:
Router(config-router)# end
Router#
Exits configuration mode and enters privileged EXEC mode.
Command Purpose
Command Purpose
Step 1
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 2
interface type number
Example:
Router(config)# interface
GigabitEthernet0/1
Configures an interface type and number.
Step 3
switchport mode trunk
Example:
Router(config-if)# switchport mode
trunk
Configures the interface as a VLAN trunk port.
Step 4
switchport trunk allowed vlan
vlan-list
Example:
Router(config-if)# switchport trunk
allowed vlan10
(Optional) Configure the list of VLANs allowed on the trunk.
Step 5
end
Example:
Router(config)# end
Router#
Exits interface configuration mode and enters privileged EXEC mode.
Step 6
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.