R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

381
Predefined user roles
network-admin
Usage guidelines
BGP NSR ensures continuous routing by synchronizing BGP state and data information from the active
BGP process to the standby BGP process. The standby BGP process can seamlessly take over all services.
Examples
# Enable BGP NSR.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] non-stop-routing
Related commands
display bgp non-stop-routing status
peer advertise-community
Use peer advertise-community to advertise the COMMUNITY attribute to a peer or peer group.
Use undo peer advertise-community to disable the COMMUNITY attribute advertisement to a peer or
peer group.
Syntax
In BGP IPv4 unicast address family view/BGP-VPN IPv4 unicast address family view/BGP VPNv4
address family view/BGP IPv4 multicast address family view:
peer { group-name | ip-address } advertise-community
undo peer { group-name | ip-address } advertise-community
In BGP IPv6 unicast address family view:
peer { group-name | ip-address | ipv6-address } advertise-community
undo peer { group-name | ip-address | ipv6-address } advertise-community
In BGP IPv6 multicast address family view:
peer { group-name | ipv6-address } advertise-community
undo peer { group-name | ipv6-address } advertise-community
Default
No COMMUNITY attribute is advertised to any peer or peer group.
Views
BGP IPv4 unicast address family view, BGP-VPN IPv4 unicast address family view, BGP VPNv4 address
family view, BGP IPv6 unicast address family view, BGP IPv4 multicast address family view, BGP IPv6
multicast address family view
Predefined user roles
network-admin
Parameters
group-name: Specifies a peer group by its name, a case-sensitive string of 1 to 47 characters. The peer
group must have been created.