Current configuration : 1500 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Switch
!
!
!
!
!
ip routing
!
interface FastEthernet0/0
ip address 192.168.40.253 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Vlan1
no ip address
shutdown
!
ip classless
ip route 192.168.0.0 255.255.0.0 192.168.40.254
!
!
!
!
!
!
!
line con 0
line vty 0 4
login
!
!
!
end
路由器的