B&B Electronics EIR608-xSFP Network Hardware User Manual


 
Manual Documentation Number: EIR608-xSFP_0708m 25
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com
interface fastEthernet
[Portid]
G
Choose the port for
modification.
switch(config)#interface
fastEthernet 2
duplex
[full | half]
I
Use the duplex
configuration
command to specify
the duplex mode of
operation for Fast
Ethernet.
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 of
operation for Fast
Ethernet., the speed
can’t be set to 1000 if
the port isn’t a giga
port.
switch(config)#interface
fastEthernet 2
switch(config-if)#speed 100
no flowcontrol I
Disable flow control of
interface
switch(config-if)#no flowcontrol
security enable I
Enable security of
interface
switch(config)#interface
fastEthernet 2
switch(config-if)#security enable
no security I
Disable security of
interface
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-multicast-floo
ded-unicast
I
Set interface ingress
limit frame type to
‘accept broadcast,
multicast, and flooded
switch(config)#interface
fastEthernet 2
switch(config-if)#bandwidth type
broadcast-multicast-flooded-uni