Appendix A: Scenario-based Cisco command
line reference
All of the following commands in this appendix assume an unaltered factory default configuration before
execution of the switch commands.
Scenario 1-1 & 1-2 – Cisco IOS command line
configuration (Simple vNet with Active/Standby Uplinks)
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 .
Command
>enable
#configure terminal
#interface gigabitethernet0/1
#switchport mode access
#switchport access vlan 1
#spanning-tree portfast trunk
# this is an access port, is this
required?
#exit
#exit
#show vlan brief
#show interface gigabitethernet0/1
status
#copy running-config startup-config
(For permanent changes only)
Table 1a
Scenario 1 (Part 1) - Cisco IOS command line configuration
Shortcut
>en
#config t
#int gi1/0/1
#sw mo ac
#sw ac vl 1
#sp portf tr
#exit
#exit
#sh vl br
#sh int gi0/1 status
#cop ru st
Description
Privilege mode
Configure via terminal
Focus on Port 1
Set port 1 for Single VLAN mode
Allow Port 1 access to VLAN 1
Enable portfast on Port 1
Remove focus from Port 1
Remove focus from Port 1
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.
Appendix A: Scenario-based Cisco command line reference 203
Need help?
Do you have a question about the Integrity BL890c - i2 Server and is the answer not in the manual?
Questions and answers