admin@node1.conductor# show config running authority router Lanner1 routing default-instance routing-protocol bgp
config
authority
router Lanner1
name Lanner1
routing default-instance
type default-instance
routing-protocol bgp
type bgp
local-as 65101
router-id 192.168.111.1
neighbor 192.168.111.2
neighbor-address 192.168.111.2
neighbor-as 65102
transport
local-address
routing-interface loopback0
exit
exit
multihop
ttl 128 <<<<<<<<<<<<<<<<<<<<<<<<<< Becareful here >>>>>>>>>>>>
exit
address-family ipv4-unicast
afi-safi ipv4-unicast
next-hop-self true
exit
exit |