Sei sulla pagina 1di 5

DHCP_NAT_LAB#sh run Building configuration... Current configuration : 4926 bytes ! version 12.

3 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname DHCP_NAT_LAB ! boot-start-marker boot-end-marker ! enable secret 5 $1$.gUP$Lv6Jcu5N.IgMcjt3RLKeh. ! username root password 7 03035D0E145A7549481E48 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 aaa new-model ! ! aaa session-id common ip subnet-zero ! ! ip cef no ip dhcp conflict logging ip dhcp excluded-address 192.168.1.1 ip dhcp excluded-address 192.168.2.1 ip dhcp excluded-address 192.168.1.2 ip dhcp excluded-address 192.168.2.2 ip dhcp excluded-address 10.1.0.1 ip dhcp excluded-address 10.1.0.255 ip dhcp excluded-address 192.168.1.3 ip dhcp excluded-address 192.168.2.3 ip dhcp excluded-address 192.168.1.254 ip dhcp excluded-address 192.168.3.1 ! ip dhcp pool LAB import all network 10.1.0.0 255.255.0.0 dns-server 128.138.130.30 default-router 10.1.0.1 ! ip dhcp pool 283_N import all network 192.168.1.0 255.255.255.0 bootfile boot\\x86\\wdsnbp.com next-server 192.168.1.3 default-router 192.168.1.1 dns-server 128.138.130.30 ! ip dhcp pool 283_S import all network 192.168.2.0 255.255.255.0 bootfile boot\\x86\\wdsnbp.com

next-server 192.168.1.3 default-router 192.168.2.1 dns-server 128.138.130.30 ! ip dhcp pool 238_N next-server 192.168.1.254 ! ip dhcp pool 238_S next-server 192.168.1.254 ! ! ip name-server 208.67.220.220 ip ips po max-events 100 no ftp-server write-enable ! ! ! ! ! ! ! interface Loopback0 no ip address ! interface Dot11Radio0 no ip address shutdown ! ssid ap1 vlan 11 authentication open ! speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0 station-role root ! interface Dot11Radio0.11 encapsulation dot1Q 11 ip nat inside ip virtual-reassembly no cdp enable bridge-group 11 bridge-group 11 subscriber-loop-control bridge-group 11 spanning-disabled bridge-group 11 block-unknown-source no bridge-group 11 source-learning no bridge-group 11 unicast-flooding ! interface Dot11Radio1 no ip address shutdown speed basic-6.0 9.0 basic-12.0 18.0 basic-24.0 36.0 48.0 54.0 station-role root ! interface FastEthernet0 no ip address no ip route-cache cef no ip route-cache duplex auto speed auto

! interface FastEthernet0.1 encapsulation dot1Q 10 ip address 10.1.0.1 255.255.0.0 ip nat inside ip virtual-reassembly no ip route-cache ! interface FastEthernet0.2 encapsulation dot1Q 172 ip address 172.16.10.1 255.255.0.0 ip nat inside ip virtual-reassembly no ip route-cache ! interface FastEthernet0.3 encapsulation dot1Q 101 ip address 192.168.1.1 255.255.255.0 ip nat inside ip virtual-reassembly no ip route-cache ! interface FastEthernet0.4 encapsulation dot1Q 102 ip address 192.168.2.1 255.255.255.0 ip nat inside ip virtual-reassembly no ip route-cache ! interface FastEthernet0.5 encapsulation dot1Q 21 ip address 10.2.0.1 255.255.0.0 ip nat inside ip virtual-reassembly no ip route-cache ! interface FastEthernet0.11 encapsulation dot1Q 11 ip address 192.168.0.1 255.255.255.0 ip nat inside ip virtual-reassembly no ip route-cache ! interface FastEthernet1 ip address 198.11.21.9 255.255.255.0 ip nat outside ip virtual-reassembly duplex auto speed auto ! interface FastEthernet1.1 ! interface FastEthernet2 no ip address shutdown ! interface FastEthernet3 no ip address shutdown !

interface FastEthernet4 no ip address shutdown ! interface FastEthernet5 no ip address shutdown ! interface FastEthernet6 no ip address shutdown ! interface FastEthernet7 no ip address shutdown ! interface FastEthernet8 no ip address shutdown ! interface FastEthernet9 no ip address shutdown ! interface Vlan1 no ip address ! interface Vlan10 no ip address ! interface Vlan21 no ip address ! interface Vlan39 no ip address ! interface Vlan101 no ip address ! interface Vlan102 no ip address ! interface Vlan172 no ip address ! interface Async1 no ip address ! ip classless ip route 0.0.0.0 0.0.0.0 198.11.21.1 ! ! no ip http server no ip http secure-server ip nat inside source list 2 interface ip nat inside source list 3 interface ip nat inside source list 4 interface ip nat inside source list 5 interface ip nat inside source list 6 interface ip nat inside source list 7 interface

FastEthernet1 FastEthernet1 FastEthernet1 FastEthernet1 FastEthernet1 FastEthernet1

overload overload overload overload overload overload

! access-list 2 permit 172.16.10.0 0.0.0.255 access-list 3 permit 192.168.1.0 0.0.0.255 access-list 4 permit 192.168.2.0 0.0.0.255 access-list 5 permit 10.1.0.0 0.0.255.255 access-list 6 permit 10.2.0.0 0.0.255.255 access-list 7 permit 192.168.3.0 0.0.0.255 ! ! ! ! control-plane ! bridge 11 protocol ieee ! line con 0 line 1 stopbits 1 speed 115200 flowcontrol hardware line aux 0 line vty 0 4 transport input all ! end DHCP_NAT_LAB#

Potrebbero piacerti anche