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
RP/0/RP0/CPU0:iosxr-golang-1(config-vrf)#do sh run vrf adsfg
Fri Nov 17 20:39:55.888 UTC
vrf adsfg
description adsf
address-family ipv4 unicast
import route-policy my-route-policy
import from vrf advertise-as-vpn
!
The normal, non UM interface, Cisco-IOS-XR-ipv4-bgp-cfg.yang exposes the same setting, advertise-as-vpn as a leaf instead of a presence container, and works as expected:
Hi,
Tested on 771.
The
advertise-as-vpn
presence containers cannot be fetched with gNMI/NETCONF using the UMCisco-IOS-XR-um-router-bgp-cfg.yang
.Getting the VRF directly:
returns
even though the configuration is:
The normal, non UM interface,
Cisco-IOS-XR-ipv4-bgp-cfg.yang
exposes the same setting,advertise-as-vpn
as aleaf
instead of apresence container
, and works as expected:returns:
The text was updated successfully, but these errors were encountered: