-63
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
switchport backup interface
Command History
Usage Guidelines
With Flex Links configured, one link acts as the primary interface and forwards traffic, while the other
interface is in standby mode, ready to begin forwarding traffic if the primary link shuts down. The
interface being configured is referred to as the active link; the specified interface is identified as the
backup link. The feature provides an alternative to the Spanning Tree Protocol (STP), allowing users to
turn off STP and still retain basic link redundancy.
•
This command is available only for Layer 2 interfaces.
•
You can configure only one Flex Link backup link for any active link, and it must be a different
interface from the active interface.
•
An interface can belong to only one Flex Link pair. An interface can be a backup link for only one
active link. An active link cannot belong to another Flex Link pair.
•
A backup link does not have to be the same type (Fast Ethernet or Gigabit Ethernet, for instance) as
the active link. However, you should configure both Flex Links with similar characteristics so that
there are no loops or changes in behavior if the standby link begins to forward traffic.
•
Neither of the links can be a port that belongs to an EtherChannel. However, you can configure two
port channels (EtherChannel logical interfaces) as Flex Links, and you can configure a port channel
and a physical interface as Flex Links, with either the port channel or the physical interface as the
active link.
•
If STP is configured on the switch, Flex Links do not participate in STP in all valid VLANs. If STP
is not running, be sure that there are no loops in the configured topology.
You can verify your setting by entering the
show interfaces switchport backup
privileged EXEC
command.
Examples
This example shows how to configure two interfaces as Flex Links:
Switch#
configure terminal
Switch(config)#
interface gigabitethernet0/1
Switch(config-if)#
switchport backup interface gigabitethernet0/2
Switch(config-if)#
end
This example shows how to configure the interface to always preempt the backup:
Switch#
configure terminal
Switch(config)#
interface gigabitethernet0/1
Switch(config-if)#
switchport backup interface gigabitethernet0/2 preemption forced
Switch(config-if)#
end
This example shows how to configure the interface preemption delay time:
Switch#
configure terminal
Switch(config)#
interface gigabitethernet0/1
Switch(config-if)#
switchport backup interface gigabitethernet0/2 preemption delay 150
Switch(config-if)#
end
This example shows how to configure the interface as the MMU primary VLAN:
Switch#
configure terminal
Switch(config)#
interface gigabitethernet0/1
Switch(config-if)#
switchport backup interface gigabitethernet0/2 mmu primary vlan 1021
Switch(config-if)#
end
Release
Modification
12.2(52)EY
This command was introduced.
Содержание ME 3600X
Страница 14: ...Contents xiv Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 534: ... 100 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 Chapter xconnect ...
Страница 625: ...Index IN 15 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 626: ...Index IN 16 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 627: ...Index IN 17 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...
Страница 628: ...Index IN 18 Cisco ME 3800X and ME 3600X Switch Command Reference OL 28238 01 ...