OcNOS-SP : Segment Routing Guide : Path Computation Element Communication Protocol Command Reference : Egress Peer Engineering Commands : neighbor peer-node
neighbor peer-node
Use this command to allocate EPE peer-node SID for a EBGP neighbor and advertise the label to link-state peer.
Command Syntax
neighbor A.B.C.D peer-node
no neighbor A.B.C.D peer-node
Parameters
A.B.C.D
EBGP peer
Command Mode
EPE configure mode
Applicability
This command was introduced in OcNOS version 5.0.
Examples
R1(config)#router bgp 200
R1(config-router)#neighbor 12.1.1.2 remote-as 100
R1(config-router)#address-family ipv4 unicast
R1(config-router-af)#neighbor 12.1.1.2 activate
R1(config-router)#egress-engineering
R1(config-router-epe)#neighbor 12.1.1.2 peer-node
 
R1(config-router-epe)#no neighbor 12.1.1.2 peer-node
Last modified date: 10/20/2023