HP Integrity BL890c - i2 Server Manual page 211

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 2-4 – Cisco IOS command line configuration
(VLAN Tagging (802.1Q) with Multiple Shared Uplink
Sets (SUS) and vNets)
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 9
Scenario 2-3 & 2-3 Cisco IOS command line configuration (802.1Q, 802.3ad)
Command
>enable
#configure terminal
#interface gigabitethernet0/1
#switchport trunk allowed vlan 101-
103
#switchport mode trunk
#spanning-tree portfast trunk
#exit
#interface gigabitethernet0/2
#switchport trunk allowed vlan
2000-3000
#switchport mode trunk
#spanning-tree portfast trunk
#exit
#exit
#show vlan brief
#show interface gigabitethernet0/1
status
#copy running-config startup-config
(For permanent changes only)
Shortcut
>en
#config t
#int gi1/0/1
#sw tr al vl 101-103
#sw mo tr
#sp portf tr
#ex
#int gi1/0/2
#sw tr ac vl 2000-3000
#sw mo tr
#sp portf tr
#ex
#ex
#sh vl br
#sh int gi1/0/1 status
#cop ru st
Appendix A: Scenario-based Cisco command line reference 211
Description
Privilege mode
Configure via terminal
Focus on Port 1
Configure port for VLANs 101
through 103
Enable trunking on Port 1
Enable portfast on Port 1
Remove focus from Port 1
Focus on Port 2
Configure port for VLANs 2000
through 3000
Enable trunking on Port 2
Enable portfast on Port 2
Remove focus from Port 2
Exit config mode
Display all VLANs
Display the status of Port 1
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