Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Current configuration : 2201 bytes
- !
- ! No configuration change since last restart
- version 15.2
- no service pad
- service timestamps debug datetime msec
- service timestamps log datetime msec
- no service password-encryption
- !
- hostname 887va
- !
- boot-start-marker
- boot-end-marker
- !
- !
- enable secret 5 censored
- enable password censored
- !
- no aaa new-model
- !
- memory-size iomem 10
- crypto pki token default removal timeout 0
- !
- no aaa new-model
- !
- memory-size iomem 10
- crypto pki token default removal timeout 0
- !
- !
- !
- !
- !
- ip dhcp excluded-address 192.168.1.1
- !
- ip dhcp pool default
- network 192.168.1.0 255.255.255.0
- domain-name casa
- dns-server 8.8.8.8
- default-router 192.168.1.1
- !
- !
- ip cef
- ipv6 unicast-routing
- ipv6 cef
- !
- !
- multilink bundle-name authenticated
- license udi pid CISCO887VA-SEC-K9 sn censored
- !
- !
- !
- !
- !
- !
- !
- controller VDSL 0
- !
- !
- !
- !
- !
- !
- !
- !
- !
- !
- interface Ethernet0
- no ip address
- shutdown
- !
- interface ATM0
- no ip address
- no shutdown
- atm restart timer 90
- no atm ilmi-keepalive
- !
- interface ATM0.1 point-to-point
- ip nat outside
- ip virtual-reassembly in
- pvc 8/35
- vbr-nrt 380 380
- oam-pvc manage
- encapsulation aal5mux ppp dialer
- dialer pool-member 1
- !
- !
- interface FastEthernet0
- no ip address
- !
- interface FastEthernet1
- no ip address
- shutdown
- !
- interface FastEthernet2
- no ip address
- !
- interface FastEthernet3
- no ip address
- shutdown
- !
- interface Vlan1
- ip address 192.168.1.1 255.255.255.0
- ip nat inside
- ip virtual-reassembly in
- ipv6 address NODE-PDD ::1/64
- ipv6 enable
- !
- interface Dialer0
- mtu 1492
- ip address negotiated
- ip nbar protocol-discovery
- ip flow ingress
- ip virtual-reassembly in
- encapsulation ppp
- dialer pool 1
- dialer-group 1
- ipv6 address NODE-PD ::1/128
- ipv6 address autoconfig
- ipv6 enable
- ipv6 dhcp client pd NODE-PD rapid-commit
- ppp authentication chap callin
- ppp chap hostname [email protected]
- ppp chap password 0 IPV6@alice6
- ppp pap sent-username [email protected] password 0 IPV6@alice6
- no cdp enable
- !
- ip forward-protocol nd
- no ip http server
- no ip http secure-server
- !
- !
- ip nat inside source list 9 interface Dialer0 overload
- ip route 0.0.0.0 0.0.0.0 Dialer0
- !
- ipv6 route 2000::/3 Dialer0
- ipv6 route ::/0 Dialer0
- !
- !
- !
- !
- !
- control-plane
- !
- !
- line con 0
- line aux 0
- line vty 0 4
- password censored
- login
- transport input all
- !
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement