Cisco Catalyst 4500 Series Software Configuration Manual page 765

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 25
Configuring Resilient Ethernet Protocol
To configure the REP administrative VLAN, perform this task:
Command
Step 1
Switch# configure terminal
Step 2
Switch(config)# rep admin vlan vlan-id
Step 3
Switch(config)# end
Step 4
Switch# show interface [interface-id] rep detail
Step 5
Switch# copy running-config startup config
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 (config)# rep admin vlan 100
Switch (config)# end
Switch# show interface gigabitethernet1/1 rep detail
GigabitEthernet1/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
Load-balancing block port: none
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
This example shows how to create an administrative VLAN per segment. Here VLAN ID 2 is configured
as the administrative VLAN only for REP segment 2. All remaining segments have VLAN 1 as the
administrative VLAN.
Switch# configure terminal
Switch (config)# rep admin vlan 2 segment 2
Switch (config)# end
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Purpose
Enters global configuration mode.
Specifies the administrative VLAN ID for the entire
domain (all segments). The VLAN ID range is 2 to 4094.
The default is VLAN 1.
To specify the administrative VLAN ID per segment,
enter the rep admin vlan vlan-id segment segment-id
global configuration command.
To set the admin VLAN ID to 1, enter the no rep admin
vlan global configuration command.
Returns to privileged EXEC mode.
Verifies configuration on the specified REP interface.
(Optional) Saves your entries in the switch startup
configuration file.
Configuring REP
25-9

Advertisement

Table of Contents
loading

Table of Contents