Appendix C
Command Set Lists
C-1 Commands Set List
User EXEC | E |
Privileged EXEC | P |
Global configuration | G |
VLAN database | V |
Interface configuration | I |
C-2 System Commands Set
Commands | Level | Description | Example |
|
|
|
|
show config | E | Show switch configuration | switch>show config |
show terminal | P | Show console information | switch#show terminal |
write memory | P | Save user configuration | switch#write memory |
|
| into permanent memory |
|
|
| (flash rom) |
|
system name | G | Configure system name | switch(config)#system name xxx |
[System Name] |
|
|
|
system location | G | Set switch system | switch(config)#system location xxx |
[System Location] |
| location string |
|
system description | G | Set switch system | switch(config)#system description xxx |
[System Description] |
| description string |
|
system contact | G | Set switch system contact | switch(config)#system contact xxx |
[System Contact] |
| window string |
|
show | E | Show system information | switch>show |
ip address | G | Configure the IP address | switch(config)#ip address 192.168.1.1 |
| of switch | 255.255.255.0 192.168.1.254 | |
[Gateway] |
|
|
|
ip dhcp | G | Enable DHCP client | switch(config)#ip dhcp |
|
| function of switch |
|
show ip | P | Show IP information of | switch#show ip |
|
| switch |
|
no ip dhcp | G | Disable DHCP client | switch(config)#no ip dhcp |
|
| function of switch |
|
reload | G | Halt and perform a cold | switch(config)#reload |
|
| restart |
|
default | G | Restore to default | switch(config)#default |
admin username | G | Changes a login | switch(config)#admin username xxxxxx |
[Username] |
| username. (maximum 10 |
|
|
| words) |
|
admin password | G | Specifies a password | switch(config)#admin password xxxxxx |
[Password] |
| (maximum 10 words) |
|
|
|
| |
|
|
|
|
show admin | P | Show administrator | switch#show admin |
|
| information |
|
|
|
|