Table 3.10: Mac/Filter Table Commands Set
Netstar Commands | Level | Description | Example |
|
|
|
|
|
|
I | Configure MAC address table of | switch(config)#interface fastEthernet 2 | ||
[MAC] | interface (static). | |||
|
|
| 000012345678 |
|
G | Configure MAC address | |||
[MAC] | table(filter) | 000012348678 |
| |
|
| |||
show | P | Show all MAC address table | switch#show | |
show | P | Show static MAC address table | switch#show | |
show | P | Show filter MAC address table. | switch#show | |
no |
| Remove an entry of MAC address | switch(config)#interface fastEthernet 2 | |
[MAC] | I | table of interface (static) | ||
|
|
| hwaddr 000012345678 | |
no | G | Remove an entry of MAC address | switch(config)#no | |
[MAC] | table (filter) | 000012348678 |
| |
|
| |||
no | G | Remove dynamic entry of MAC | switch(config)#no | |
| address table |
|
| |
|
|
|
|
3.1.11SNMP Commands Set
Table 3.11: SNMP Commands Set
Netstar Commands | Level | Description | Example |
|
|
|
|
snmp | G | Set SNMP agent system name | switch(config)#snmp |
[System Name] |
|
| |
|
|
| |
snmp | G | Set SNMP agent system location | switch(config)#snmp |
[System Location] |
|
| |
|
|
| |
snmp | G | Set SNMP agent system contact | switch(config)#snmp |
[System Contact] |
|
| |
|
|
| |
snmp | G | Select the agent mode of SNMP | switch(config)#snmp |
[v1v2cv3v1v2cv3] |
|
| |
|
|
| |
snmp | G | Add SNMP community string. | switch(config)#snmp |
right |
| right rw | |
[RO/RW] |
|
|
|
| Configure SNMP server host | ||
[IP address] |
| information and community string | community public |
community | G |
| (remove) |
| Switch(config)# | ||
|
| ||
|
| no | |
[v1v2c] |
|
| 192.168.1.50 |
snmpv3 | G | Configure the context name | switch(config)#snmpv3 |
[Context Name ] |
|
| |
|
|
| |
snmpv3 user |
| Configure the userprofile for | switch(config)#snmpv3 user test01 group G1 |
[User Name] |
| SNMPV3 agent. Privacy password | password AuthPW PrivPW |
group |
| could be empty. |
|
[Group Name] | G |
|
|
password |
|
|
|
[Authentication Password] [Privacy |
|
|
|
Password] |
|
|
|
snmpv3 access |
| Configure the access table of | switch(config)#snmpv3 access |
[Context Name ] |
| SNMPV3 agent | group G1 |
group |
|
| |
[Group Name ] |
|
|
|
|
|
| |
[NoAuthNoPrivAuthNoPrivAuthPriv] | G |
|
|
|
|
| |
[ExactPrifix] |
|
|
|
views |
|
|
|
[Read View Name] [Write View Name] |
|
|
|
[Notify View Name] |
|
|
|
snmpv3 mibview view |
| Configure the mibview table of | switch(config)#snmpv3 mibview view V1 type |
[View Name] | G | SNMPV3 agent | Excluded |
type |
|
| |
|
|
| |
[ExcludedIncluded] |
|
|
|
| 34 |