35 Chapter3

sub-oid
[OID]
show snmp P Show SNMP configuration switch#show snmp
no snmp community-strings
[Community] G Remove the specified community. switch(config)#no snmp community-strings public
no snmp-server host
[Host-address] G Remove the SNMP server host. switch(config)#no snmp-server host 192.168.1.50
no snmpv3 user
[User Name] G Remove specified user of SNMPv3
agent.
switch(config)#no snmpv3 user Test
no snmpv3 access context-name
[Context Name ]
group
[Group Name ]
security-level
[NoAuthNoPriv|AuthNoPriv|AuthPriv]
match-rule
[Exact|Prifix]
views
[Read View Name] [Write View Name]
[Notify View Name]
G
Remove specified access table of
SNMPv3 agent.
switch(config)#no snmpv3 access context-name
Test group G1 security-level AuthPr
iv match-rule Exact views V1 V1 V1
no snmpv3 mibview view
[View Name]
type
[Excluded|Included]
sub-oid
[OID]
G
Remove specified mibview table of
SNMPV3 agent.
switch(config)#no snmpv3 mibview view V1 type
Excluded sub-oid 1.3.6.1
3.1.12 Port Mirroring Commands Set

Table 3.12: Port Mirroring Commands Set

Netstar Commands Level Description Example
monitor rx G Set RX destination port of monitor
function
switch(config)#monitor rx
monitor tx G Set TX destination port of monitor
function
switch(config)#monitor tx
show monitor P Show port monitor information switch#show monitor
monitor
[RX|TX|Both] I Configure source port of monitor
function
switch(config)#interface fastEthernet 2
switch(config-if)#monitor RX
show monitor I Show port monitor information switch(config)#interface fastEthernet 2
switch(config-if)#show monitor
no monitor I Disable source port of monitor
function
switch(config)#interface fastEthernet 2
switch(config-if)#no monitor
3.1.13 802.1x Commands Set

Table 3.13: 802.1x Commands Set

Netstar Commands Level Description Example
8021x enable G
Use the 802.1x global
configuration command to enable
802.1x protocols.
switch(config)# 8021x enable
8021x system radiusip
[IP address]
G Use the 802.1x system radius IP
global configuration command to
change the radius server IP.
switch(config)# 8021x system radiusip 192.168.1.1
8021x system serverport
[port ID] G Use the 802.1x system server port
global configuration command to
switch(config)# 8021x system serverport 1812