|
|
|
| Command Set Lists | |
|
|
|
|
|
|
| G | Set IGMP query to auto |
| ||
|
|
| mode |
|
|
| G | Set IGMP query to force |
| ||
|
|
| mode |
|
|
| show igmp configuration | P | Displays the details of an | switch#show igmp configuration |
|
|
|
| IGMP configuration. |
|
|
| no igmp | G | Disable IGMP snooping | switch(config)#no igmp |
|
|
|
| function |
|
|
| no | G | Disable IGMP query | switch#no |
|
|
|
|
|
|
|
C-9 Mac / Filter Table Commands Set
Commands | Level | Description | Example |
I | Configure MAC address | switch(config)#interface fastEthernet 2 | |
hwaddr |
| table of interface (static). | |
[MAC] |
|
| static hwaddr 000012345678 |
G | Configure MAC address | ||
hwaddr |
| table(filter) | hwaddr 000012348678 |
[MAC] |
|
|
|
show | P | Show all MAC address | switch#show |
|
| table |
|
show | P | Show static MAC address | switch#show |
static |
| table |
|
show | P | Show filter MAC address | switch#show |
filter |
| table. |
|
no | I | Remove an entry of MAC | switch(config)#interface fastEthernet 2 |
hwaddr |
| address table of interface | |
[MAC] |
| (static) | static hwaddr 000012345678 |
no | G | Remove an entry of MAC | switch(config)#no |
hwaddr |
| address table (filter) | filter hwaddr 000012348678 |
[MAC] |
|
|
|
no | G | Remove dynamic entry of | switch(config)#no |
|
| MAC address table |
|
C-10 SNMP Commands Set
Commands | Level | Description | Example |
snmp | G | Set SNMP agent system | switch(config)#snmp |
[System Name] |
| name | l2switch |
snmp | G | Set SNMP agent system | switch(config)#snmp |
[System Location] |
| location | lab |
snmp | G | Set SNMP agent system | switch(config)#snmp |
[System Contact] |
| contact | where |
snmp | G | Select the agent mode of | switch(config)#snmp |
[v1v2cv3v1v2cv3] |
| SNMP | v1v2cv3 |
snmp | G | Add SNMP community | switch(config)#snmp |
[Community] |
| string. | |
right |
|
|
|
[RO/RW] |
|
|
|
G | Configure SNMP server | ||
[IP address] |
| host information and | 192.168.1.50 community public |
|
| community string |