Specifications

Waters Network Systems GSM2109/GSM1009-SFP User’s Manual Page 36
The following table lists the commands for Port Mirroring.
Command Level Description Example
monitor rx G Set RX destination port for
monitor function
switch(config)#monitor rx
monitor tx G Set TX destination port for
monitor function
switch(config)#monitor tx
show monitor P Displays port monitor
information
switch#show monitor
monitor
[RX|TX|Both]
I Configure source port for
monitor function
switch(config)#interface
fastEthernet 2
switch(config-if)#monitor RX
show monitor I Displays port monitor
information
switch(config)#interface
fastEthernet 2
switch(config-if)#show
monitor
no monitor I Disables source port of
monitor function
switch(config)#interface
fastEthernet 2
switch(config-if)#no monitor
The following table lists the commands for the 802.1x Security functions.
Command Level Description Example
8021x enable G
The 802.1x global
configuration command is
used to enable 802.1x
protocols.
switch(config)# 8021x
enable
8021x system
radiusip
[IP address]
G The 802.1x system radius IP
global configuration command
is used to change the radius
server IP.
switch(config)# 8021x
system radiusip 192.168.1.1
8021x system
serverport
[port ID]
G The 802.1x system server
port global configuration
command is used to change
the radius server port
switch(config)# 8021x
system serverport 1815
8021x system
accountport
[port ID]
G The 802.1x system account
port global configuration
command is used to change
the accounting port
switch(config)# 8021x
system accountport 1816
8021x system
sharekey
[ID]
G The 802.1x system share key
global configuration command
is used to change the shared
key value.
switch(config)# 8021x
system sharekey 123456