Sie sind auf Seite 1von 3

!

version 12.2
service timestamps log datetime msec
service timestamps debug datetime msec
service password-encryption
!
hostname RISP18
!
!
!
enable secret 5 $1$mERr$Y1pWRxucmYRCzdOS5hFmF.
!
!
!
!
!
!
no ip cef
no ipv6 cef
!
!
!
username risp18 privilege 15 secret 5 $1$mERr$Y1pWRxucmYRCzdOS5hFmF.
!
!
!
!
!
!
!
!
ip ssh version 2
no ip domain-lookup
ip domain-name isp1.com
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
description Link entre RISP18 e RISP17
ip address 101.1.7.2 255.255.255.252
ip ospf authentication message-digest
ip ospf message-digest-key 1 md5 ospf
ip ospf hello-interval 5
ip ospf dead-interval 20
ip ospf priority 240
!
interface GigabitEthernet1/0
description Link entre RISP18 e RISP11
ip address 101.1.8.1 255.255.255.252
ip ospf authentication message-digest
ip ospf message-digest-key 1 md5 ospf
ip ospf hello-interval 5
ip ospf dead-interval 20
ip ospf priority 245
!

interface GigabitEthernet2/0
description Link entre RISP18 e BackboneN2
ip address 100.1.8.2 255.255.255.252
ip ospf authentication message-digest
ip ospf message-digest-key 1 md5 ospf
ip ospf hello-interval 5
ip ospf dead-interval 20
ip ospf priority 240
!
interface GigabitEthernet3/0
description Link entre RISP18 e Conversor Braslia 1
ip address 101.100.8.1 255.255.255.224
ip ospf priority 200
!
interface GigabitEthernet4/0
no ip address
duplex auto
speed auto
shutdown
!
interface GigabitEthernet5/0
no ip address
duplex auto
speed auto
shutdown
!
interface Serial6/0
no ip address
clock rate 2000000
shutdown
!
interface Serial7/0
no ip address
clock rate 2000000
shutdown
!
router ospf 101
router-id 101.0.0.18
log-adjacency-changes
passive-interface GigabitEthernet3/0
auto-cost reference-bandwidth 10000
network 100.1.8.0 0.0.0.3 area 101
network 101.1.7.0 0.0.0.3 area 101
network 101.1.8.0 0.0.0.3 area 101
network 101.100.8.0 0.0.0.31 area 101
!
ip classless
!
ip flow-export version 9
!
!
!
no cdp run
!
banner motd ACCESS RESTRICTED
!
!
!
!
line con 0

history size 200


logging synchronous
login local
!
line aux 0
!
line vty 0 4
logging synchronous
login local
transport input ssh
line vty 5 15
logging synchronous
login local
transport input ssh
!
!
!
end

Das könnte Ihnen auch gefallen