2-237
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
rep admin vlan
rep admin vlan
To configure a Resilient Ethernet Protocol (REP) administrative VLAN for REP to transmit hardware
flood layer (HFL) messages, use the rep admin vlan command in global configuration mode. To return
to the default configuration with VLAN 1 as the administrative VLAN, use the no form of this command.
rep admin vlan vlan-id
no rep admin vlan
Syntax Description
Defaults The administrative VLAN is VLAN 1.
Command Modes Global configuration
Command History
Usage Guidelines If the VLAN does not already exist, this command does not create the VLAN.
To avoid the delay introduced by relaying messages in software for link-failure or VLAN-blocking
notification during load balancing, REP floods packets at the hardware flood layer (HFL) to a regular
multicast address. These messages are flooded to the whole network, not just the REP segment. Switches
that do not belong to the segment treat them as data traffic. Configuring an administrative VLAN for the
whole domain can control flooding of these messages.
If no REP administrative VLAN is configured, the default is VLAN 1.
There can be only one administrative VLAN on a switch and on a segment.
You can verify the configuration by entering the show interface rep detail privileged EXEC command.
Examples This example shows how to configure VLAN 100 as the REP administrative VLAN:
Switch (config)# rep admin vlan 100
Related Commands
vlan-id The VLAN ID range is from 1 to 4094. The default is VLAN 1; the range to
configure is 2 to 4094.
Release Modification
12.2(52)EY This command was introduced.
Command Description
show interfaces rep
detail
Displays detailed REP configuration and status for all interfaces or the
specified interface, including the administrative VLAN.