Users Guide

Table Of Contents
OS10(config-router-bgp-100-vrf)# address-family ipv4 unicast
OS10(configure-router-bgpv4-vrf-af)# bgp redistribute-internal
OS10(config)# router ospf 20 vrf dell
OS10(config-router-ospf-20)# redistribute bgp 100
View BGP routes information
Use the following commands to view all BGP routes that match any of the community filters for a default or nondefault VRF
instance.
View BGP routes that match a standard community number.
show ip bgp [vrf vrf-name] [{ipv4 | ipv6} unicast] [community community-number |
{internet | local-AS | no-advertise | no-export}]
View BGP routes that match any of the standard community numbers from a standard community list.
show ip bgp [vrf vrf-name] [{ipv4 | ipv6} unicast] [community-list community-list-
name]
View BGP routes that match any of the extended community attributes from an extended community list.
show ip bgp [vrf vrf-name] [{ipv4 | ipv6} unicast] [extcommunity-list extcommunity-
list-name]
View BGP routes that match any of the AS-path regular expression attributes from the given AS-path list.
show ip bgp [vrf vrf-name] [{ipv4 | ipv6} unicast] [filter-list as-path-list-name
Layer 3
827