HP Integrity BL890c - i2 Server Manual page 206

Virtual connect ethernet cookbook:single and multi enclosure domain (stacked) scenarios
Hide thumbs Also See for Integrity BL890c - i2 Server:
Table of Contents

Advertisement

Scenario 1-3 – Cisco IOS command line configuration
(Multiple Simple Networks Providing Redundancy and Link
Aggregation 802.3ad (LACP))
Connect to the Cisco switch servicing the VC-Enet uplink ports and enter the following IOS commands.
NOTE: If t w o s w it ch es a r e b ein g u s ed , is s u e t h e s a m e com m a n d s on t h e s econ d s w it ch .
Table 4
Scenario 1-3 - Cisco IOS command line configuration (802.1Q, 802.3ad)
Command
>enable
#configure terminal
#interface gigabitethernet0/1
#switchport trunk allowed vlan 101-
104
#switchport mode trunk
#channel-protocol lacp
#channel-group 10 mode active
#spanning-tree portfast trunk
#exit
#interface gigabitethernet0/2
#switchport trunk allowed vlan 101-
104
#switchport mode trunk
#channel-protocol lacp
#channel-group 10 mode active
#spanning-tree portfast trunk
#exit
#show lacp 10 internal
#show etherchannel summary
#show interface port-channel10
trunk
#copy running-config startup-config
(For permanent changes only)
Shortcut
>en
#config t
#int gi0/1
#sw tr ac vl 101-104
#sw mo tr
#channel-p l
#channel-g 10 mo ac
#sp portf tr
#ex
#int gi0/2
#sw tr ac vl 101-104
#sw mo tr
#channel-p l
#channel-g 10 mo ac
#sp portf tr
#ex
#sh la 10 i
#sh eth sum
#sh int port-channel 10 tr
#cop ru st
Appendix A: Scenario-based Cisco command line reference 206
Description
Privilege mode
Configure via terminal
Focus on Port 1
Configure port for VLANs 101
through 104
Enable trunking on Port 1
Configure port 20 for 802.3ad
LACP
Enable channel group 10
Enable portfast on Port 1
Remove focus from Port 1
Focus on Port 2
Configure Port 2 for VLANs 101
through 104
Enable trunking on Port 2
Configure Port 21 for 802.3ad
LACP
Enable channel group 10
Enable portfast on Port 2
Remove focus from Port 2
Show the LACP group 10
configuration
Show the etherchannel configuration
Show the port channel 10 trunk
configuration
Save the running configuration to
NVRAM. Otherwise, the changes
will be lost on the next reboot.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Virtual connect

Table of Contents