Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

hostname SOSUCAM_NKOTENG_INTERNET

interface gigabitethernet 0/0


description --- To management ---
ip address 192.168.1.10 255.255.255.0
exit
interface gigabitethernet 0/1
description ----- To Routeur Client ------
ip address 102.244.106.81 255.255.255.252
exit
interface gigabitethernet 0/2
exit
interface gigabitethernet 0/3
description ----- To FH NE40 ------
ip address 10.2.39.226 255.255.255.252
exit
interface gigabitethernet 1/0
exit
interface loopback 2222
description --- Remote management FH ---
ip address 10.14.19.180 255.255.255.255
exit
router bgp 65442
no bgp default ipv4-unicast
neighbor 10.2.39.225
remote-as 65000
description LIEN FH
advertisement-interval 10
timers 15 45
exit
address-family ipv4
redistribute connected
neighbor 10.2.39.225 activate
send-community
soft-reconfiguration inbound
exit
exit
exit
snmp trap-source loopback 2222
snmp set-read-community OCAMLBBone
snmp set-write-community LBB_Leases_Lines_MGT

You might also like