You are on page 1of 3

Building configuration... Current configuration : 1948 bytes ! version 12.

3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! logging buffered 4096 debugging enable secret 5 $1$nCFh$474a2e7vLtqaxCP15pPuY/ ! username cisco password 0 cisco username cisco1 password 0 cisco1 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 no aaa new-model ip subnet-zero ! ! no ip domain lookup ! ip cef ! ! ! bba-group pppoe global virtual-template 1 sessions per-mac limit 3 ! bba-group pppoe FIT virtual-template 2 sessions per-mac limit 3 ! ! interface FastEthernet0 ip address dhcp ip nat outside speed auto ! Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#do sho run Building configuration... Current configuration : 1948 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption !

hostname Router ! boot-start-marker boot-end-marker ! logging buffered 4096 debugging enable secret 5 $1$nCFh$474a2e7vLtqaxCP15pPuY/ ! username cisco password 0 cisco username cisco1 password 0 cisco1 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 no aaa new-model ip subnet-zero ! ! no ip domain lookup ! ip cef ! ! ! bba-group pppoe global virtual-template 1 sessions per-mac limit 3 ! bba-group pppoe FIT virtual-template 2 sessions per-mac limit 3 ! ! interface FastEthernet0 ip address dhcp ip nat outside speed auto ! interface FastEthernet0.99 encapsulation dot1Q 99 ip address 172.20.1.1 255.255.255.0 ip nat inside pppoe enable group global ! interface FastEthernet0.100 encapsulation dot1Q 100 ip address 172.20.100.1 255.255.255.0 ip nat inside pppoe enable group global ! interface FastEthernet0.3902 encapsulation dot1Q 3902 pppoe enable ! interface Serial0 no ip address shutdown no fair-queue ! interface Virtual-Template1

ip unnumbered FastEthernet0.99 ip mtu 1492 ip nat inside peer default ip address pool PPPOE ppp authentication pap callin ! interface Virtual-Template2 ip unnumbered FastEthernet0.100 ip mtu 1492 ip nat inside peer default ip address pool FIT ppp authentication pap callin ! interface Dialer1 ip address negotiated ip mtu 1492 ip nat outside encapsulation ppp dialer pool 1 ppp authentication chap callin ppp chap hostname 2551j0291@fttxhome ppp chap password 0 2551j0291 ! ip local pool PPPOE 172.20.1.2 172.20.1.50 ip local pool FIT 172.20.100.2 172.20.100.50 ip nat inside source list 1 interface FastEthernet0 overload ip classless ip route 0.0.0.0 0.0.0.0 FastEthernet0 no ip http server ! ! access-list 1 permit 172.20.0.0 0.0.255.255 ! ! line con 0 line aux 0 line vty 0 4 password password@fit login ! end

You might also like