User manual

[View Name]
type
[Excluded|Included]
sub-oid
[OID]
SNMPV3 agent. Excluded sub-oid 1.3.6.1
3.2.13 Port Mirroring Commands Set
Table 3.13: Port Mirroring Commands Set
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.2.14 802.1x Commands Set
Table 3.14: 802.1x Commands Set
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
change the radius server port
switch(config)# 8021x system serverport 1815
8021x system accountport
[port ID]
G
Use the 802.1x system account
port global configuration command
to change the accounting port
switch(config)# 8021x system accountport 1816
8021x system sharekey
[ID]
G
Use the 802.1x system share key
global configuration command to
change the shared key value.
switch(config)# 8021x system sharekey 123456
8021x system nasid
[words]
G
Use the 802.1x system nasid
global configuration command to
change the NAS ID
switch(config)# 8021x system nasid test1
8021x misc quietperiod
[sec.]
G
Use the 802.1x misc quiet period
global configuration command to
specify the quiet period value of
the switch.
switch(config)# 8021x misc quietperiod 10
8021x misc txperiod
[sec.]
G
Use the 802.1x misc TX period
global configuration command to
set the TX period.
switch(config)# 8021x misc txperiod 5
8021x misc supportimeout [sec.]
G
Use the 802.1x misc supp timeout
global configuration command to
set the supplicant timeout.
switch(config)# 8021x misc supportimeout 20
8021x misc servertimeout [sec.] G Use the 802.1x misc server switch(config)#8021x misc servertimeout 20
47 Chapter3