Questo è lo show run
Codice: Seleziona tutto
Current configuration : 1708 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname router
!
boot-start-marker
boot-end-marker
!
enable secret 5
enable password
!
no aaa new-model
!
!
dot11 syslog
ip cef
!
!
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
ip name-server 151.99.125.2
ip name-server 151.99.125.1
!
!
!
!
!
archive
log config
hidekeys
!
!
!
bridge irb
!
!
interface Loopback0
ip address 10.11.12.13 255.255.255.0
!
interface ATM0
no ip address
ip broadcast-address 0.0.0.0
load-interval 30
atm vc-per-vp 64
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip address 88.X.X.X 255.255.255.252
ip broadcast-address 0.0.0.0
ip mtu 1492
ip nat outside
ip virtual-reassembly
ip tcp adjust-mss 1452
pvc 8/35
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
no ip address
bridge-group 1
bridge-group 1 spanning-disabled
hold-queue 100 out
!
interface BVI1
ip address 94.X.X.X 255.255.255.248 secondary
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 ATM0.1
!
no ip http server
no ip http secure-server
ip nat inside source list ATM-NAT interface ATM0.1 overload
!
ip access-list extended ATM-NAT
permit ip 192.168.1.0 0.0.0.255 any
!
no cdp run
!
!
!
control-plane
!
bridge 1 route ip
!
line con 0
no modem enable
line aux 0
line vty 0
password
login
line vty 1 4
login
!
scheduler max-task-time 5000
end
Codice: Seleziona tutto
Interface IP-Address OK? Method Status Protocol
FastEthernet0 unassigned YES unset up up
FastEthernet1 unassigned YES unset up down
FastEthernet2 unassigned YES unset up down
FastEthernet3 unassigned YES unset up down
ATM0 unassigned YES unset up up
ATM0.1 88.X.X.X YES manual up up
Vlan1 unassigned YES manual up up
NVI0 88.X.X.X YES unset up up
Loopback0 10.11.12.13 YES manual up up
BVI1 192.168.1.1 YES manual up up