Cisco Systems ME 3400 Switch User Manual


  Open as PDF
of 1086
 
17-8
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
OL-9639-06
Chapter 17 Configuring Resilient Ethernet Protocol
Configuring REP
Follow these guidelines when configuring the REP administrative VLAN:
If you do not configure an administrative VLAN, the default is VLAN 1.
There can be only one administrative VLAN on a switch and on a segment. However, this is not
enforced by software.
The administrative VLAN cannot be the RSPAN VLAN.
Beginning in privileged EXEC mode, follow these steps to configure the REP administrative VLAN:
This example shows how to configure the administrative VLAN as VLAN 100 and verify the
configuration by entering the show interface rep detail command on one of the REP interfaces:
Switch# configure terminal
Switch (conf)# rep admin vlan 100
Switch (conf-if)# end
Switch# show interface gigabitethernet0/1 rep detail
GigabitEthernet0/1 REP enabled
Segment-id: 2 (Edge)
PortID: 00010019E7144680
Preferred flag: No
Operational Link Status: TWO_WAY
Current Key: 0002001121A2D5800E4D
Port Role: Open
Blocked Vlan: <empty>
Admin-vlan: 100
Preempt Delay Timer: disabled
LSL Ageout Timer: 5000 ms
Configured Load-balancing Block Port: none
Configured Load-balancing Block VLAN: none
STCN Propagate to: none
LSL PDU rx: 3322, tx: 1722
HFL PDU rx: 32, tx: 5
BPA TLV rx: 16849, tx: 508
BPA (STCN, LSL) TLV rx: 0, tx: 0
BPA (STCN, HFL) TLV rx: 0, tx: 0
EPA-ELECTION TLV rx: 118, tx: 118
EPA-COMMAND TLV rx: 0, tx: 0
EPA-INFO TLV rx: 4214, tx: 4190
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
rep admin vlan vlan-id Specify the administrative VLAN. The range is 2 to 4094.
The default is VLAN 1. To set the admin VLAN to 1,
enter the no rep admin vlan global configuration
command.
Step 3
end Return to privileged EXEC mode.
Step 4
show interface [interface-id] rep detail Verify the configuration on one of the REP interfaces.
Step 5
copy running-config startup config (Optional) Save your entries in the switch startup
configuration file.