You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pc(config-routing-frr)# control-plane-protocols control-plane-protocol frr-bgp:bgp bgp default
pc(config-[type='frr-bgp:bgp'][name='bgp'][vrf='default'])# bgp global local-as 111
pc(config-[type='frr-bgp:bgp'][name='bgp'][vrf='default'])# commit
// then delete the container and try to recreate it
pc(config-[type='frr-bgp:bgp'][name='bgp'][vrf='default'])# no bgp
pc(config-[type='frr-bgp:bgp'][name='bgp'][vrf='default'])# commit
[INF] There are no subscribers for changes of the module "frr-routing" in running DS.
commit: changes applied successfully!
pc(config-[type='frr-bgp:bgp'][name='bgp'][vrf='default'])# bgp global local-as
Incomplete command, missing required argument 'value' for command 'local-as'
pc(config-[type='frr-bgp:bgp'][name='bgp'][vrf='default'])# bgp global local-as 111
pc(config-[type='frr-bgp:bgp'][name='bgp'][vrf='default'])# commit
[ERR] Cannot insert, node "local-as" is not top-level.
[ERR] Applying operation "merge" failed.
commit: failed to commit changes!
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: