Specifications

Table Of Contents
2-172
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
link mode
Examples The following examples illustrate the use of the link mode command:
EXAMPLE 1:
The following example configures "bypass" as the link mode on the first link for the SCE 2000 GBE
platform.
SCE2000GBE>enable 10
Password:<cisco>
SCE2000GBE#config
SCE2000GBE(config)#interface linecard 0
SCE2000GBE(config if)#link mode GBE1-GBE2 bypass
SCE2000GBE(config if)#
EXAMPLE 2:
The following example configures "forwarding" as the link mode for the SCE 1000 GBE platform.
SCE1000GBE>enable 10
Password:<cisco>
SCE1000GBE#config
SCE1000GBE(config)#interface linecard 0
SCE1000GBE(config if)#link mode forwarding
SCE1000GBE(config if)#
EXAMPLE 3:
The following example configures "sniffing" as the link mode on all links for the SCE 2000 GBE
platform.
SCE2000GBE>enable 10
Password:<cisco>
SCE2000GBE#config
SCE2000GBE(config)#interface linecard 0
SCE2000GBE(config if)#link mode all-links sniffing
SCE2000GBE(config if)#
Related Commands Command Description
show interface
linecard link mode
Displays the configured Linecard Interface link mode.