Specifications
Waters Network Systems GSM2109/GSM1009-SFP User’s Manual Page 24
The following table lists the Port Commands.
Command Level Description Example
interface
fastEthernet
[portid}
G Choose the port for
modification
switch(config)#interface
fastEthernet 2
duplex
[full | half]
I Use the duplex command to
specify the duplex mode for
the Fast Ethernet ports
switch(config)#interface
fastEthernet 2
switch(config-if)#duplex full
speed
[10|100|1000|
auto]
I Use the speed configuration
command to specify the
speed mode for operation of
the Fast Ethernet ports.
switch(config)#interface
fastEthernet 2
switch(config-if)#speed 100
flowcontrol
mode
[symmetric|
asymmetric]
I Use the flow control
configuration command to
control traffic rates when there
is congestion.
switch(config)#interface
fastEthernet 2
switch(config-if)#flowcontrol
mode Asymmetric
no flowcontrol I Disable flow control switch(config-if)#no
flowcontrol
security
enable
I Enable security switch(config)#interface
fastEthernet 2
h
(config-if)#security enable
no security I Disable security switch(config)#interface
fastEthernet 2
switch(config-if)#no security
bandwidth
type all
I Set interface ingress limit
frame type to “accept all
frame”
switch(config)#interface
fastEthernet 2
switch(config-if)#bandwidth
type all
bandwidth
type
broadcast-mul
ticast-
flooded-unicas
t
I Set interface ingress limit
frame type to “accept
broadcast, multicast, and
flooded unicast frame”
switch(config)#interface
fastEthernet 2
switch(config-if)#bandwidth
type
broadcast-multicast-flooded
-unicast
bandwidth
type
broadcast-mul
ticast
I Set interface ingress limit
frame type to “accept
broadcast and multicast”
frame
switch(config)#interface
fastEthernet 2
switch(config-if)#bandwidth
type broadcast-multicast
bandwidth
type
I Set interface ingress limit
frame type to “only accept
switch(config)#interface
fastEthernet 2