Enterasys Networks XSR-Series User Manual

Page of 55
 
 
Configuration Guide                                                                               Page 9 of 55 
2.1 Duplex configuration on Fast Ethernet full/half 2.2 Speed configuration on Fast Ethernet 10/100MBit/s 
XSR-1805#show running-config
!!
!
Version 4.0.0.0, Built Mar 26 2003, 19:47:17
!
hostname XSR-1805
!
interface FastEthernet1
description "LAN-Interface1"
speed 100
duplex full
ip address 10.10.10.1 255.255.255.0
ip address 40.40.40.1 255.255.255.0 secondary
no shutdown
!
interface FastEthernet2
description "LAN-Interface2"
speed 10
duplex half
ip address 20.20.20.1 255.255.255.0
ip address 50.50.50.1 255.255.255.0 secondary
no shutdown
!
end
XSR-1805#
XSR-1805#show running-config
!!
!
Version 4.0.0.0, Built Mar 26 2003, 19:47:17
!
hostname XSR-1805
!
banner login "###########################################"
banner login "#
#"
banner login "#
Welcome on Enterasys Networks
#"
banner login "#
XPedition Security Router
#"
banner login "#
#"
banner login "#
contact:
#"
banner login "# www.enterasys.com/products/routing/xsr/ #"
banner login "#
#"
banner login "###########################################"
!
interface FastEthernet1
description "LAN-Interface1"
speed 100
duplex full
ip address 10.10.10.1 255.255.255.0
ip address 40.40.40.1 255.255.255.0 Secondary
no shutdown
!
end
XSR-1805#