Vous êtes sur la page 1sur 1

conf t

!
!
username cisco password cisco
!
enable secret cisco
!
interface Loopback0
ip address 10.164.98.137 255.255.255.255
!
!
interface GigabitEthernet0/0
ip address 10.164.98.1 255.255.255.128
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 10.254.9.25 255.255.255.252
!
router bgp 65350
bgp log-neighbor-changes
network 10.164.98.0 mask 255.255.255.128
network 10.164.98.137 mask 255.255.255.255
neighbor 10.254.9.26 remote-as 36956
!
!
line vty 0 4
password cisco
transport input telnet ssh
!
!
end

Vous aimerez peut-être aussi