Native BGP Neigbor
DELETE https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp=1299/neighbor=100.119.10.3
Request Body
{"Cisco-IOS-XE-bgp:bgp"=>[{"id"=>1299, "bgp"=>{"default"=>{"ipv4-unicast"=>false}, "log-neighbor-changes"=>false, "router-id"=>{"interface"=>{"Loopback"=>100}}}, "neighbor"=>[{"id"=>"100.119.10.2", "remote-as"=>1299, "update-source"=>{"interface"=>{"Loopback"=>100}}}, {"id"=>"100.119.10.3", "remote-as"=>1299, "update-source"=>{"interface"=>{"Loopback"=>100}}}], "address-family"=>{"no-vrf"=>{"ipv4"=>[{"af-name"=>"unicast"}], "l2vpn"=>[{"af-name"=>"evpn", "l2vpn-evpn"=>{"neighbor"=>[{"id"=>"100.119.10.2", "activate"=>[nil], "send-community"=>{"send-community-where"=>"both"}}, {"id"=>"100.119.10.3", "activate"=>[nil], "send-community"=>{"send-community-where"=>"both"}}]}}]}}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |