Cisco Catalyst 3030 Command Reference Manual page 175

Blade switch
Hide thumbs Also See for Catalyst 3030:
Table of Contents

Advertisement

Chapter 2
Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
Examples
This example shows how to configure the interfaces as upstream in group 2:
Switch# configure terminal
Switch(config)# interface range gigabitethernet0/15 - 16
Switch(config-if)# link state group 2 upstream
Switch(config-if)# end
If the interfaces are part of an EtherChannel, you must specify the port channel name as part of the link
Note
state group, not the individual port members.
This example shows how to create a link-state group using ports in an EtherChannel:
Switch# configure terminal
Switch(config)# link state track 1
Switch(config)# interface P01
Switch(config-if)# link state group 1 upstream
Switch(config-if-range)# interface range gigabitethernet0/1, gigabitethernet0/3,
gigabitethernet0/5
Switch(config-if)# link state group 1 downstream
Switch(config-if)# end
You can verify your settings by entering the show running-config privileged EXEC command.
Related Commands
Command
link state track
show link state group
show running-config
78-17262-01
Description
Enables a link-state group.
Displays the link-state group information.
Displays the current operating configuration. For syntax information, select
Cisco IOS Configuration Fundamentals Command Reference for
Release 12.2 > Cisco IOS File Management Commands > Configuration
File Commands.
Cisco Catalyst Blade Switch 3030 Command Reference
link state group
2-147

Advertisement

Table of Contents
loading

Table of Contents