You are on page 1of 2

R1> R1>en R1#sh run Building configuration... Current configuration : 859 bytes ! version 12.

4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname R1 ! ! ! ! ip dhcp excluded-address 10.0.0.1 ip dhcp excluded-address 20.0.0.1 ! ip dhcp pool vlan10 network 10.0.0.0 255.0.0.0 default-router 10.0.0.1 ip dhcp pool vlan20 network 20.0.0.0 255.0.0.0 default-router 20.0.0.1 ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.1 encapsulation dot1Q 10 ip address 10.0.0.1 255.0.0.0 ! interface FastEthernet0/0.2 encapsulation dot1Q 20 ip address 20.0.0.1 255.0.0.0 ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Vlan1

no ip address shutdown ! ip classless ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end

You might also like