HP VPN Firewall Appliances Network Management Command Reference

894
Syntax
network ipv6-address prefix-length [ route-policy route-policy-name | short-cut ]
undo network ipv6-address prefix-length [ short-cut ]
Default
No route is advertised.
Views
IPv6 address family view, IPv6 BGP-VPN instance view
Default command level
2: System level
Parameters
ipv6-address: IPv6 address.
prefix-length: Prefix length of the address, in the range of 0 to 128.
route-policy-name: Name of a routing policy, a string of 1 to 63 characters.
short-cut: If the keyword is specified for an EBGP route, the route will use the local routing management
value rather than that of EBGP routes, so the preference of the route is reduced.
Usage guidelines
The route to be advertised must exist in the local IP routing table, and using a routing policy makes route
management more flexible.
The route advertised to the BGP routing table using the network command has the IGP origin attribute.
Examples
# Advertise the network 2002::/16 into the IPv6 BGP routing table.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] network 2002:: 16
peer advertise-community (IPv6 address family view)
Use peer advertise-community to advertise the community attribute to a peer/peer group.
Use undo peer advertise-community to remove the configuration.
Syntax
peer { group-name | ipv4-address | ipv6-address } advertise-community
undo peer { group-name | ipv4-address | ipv6-address } advertise-community
Default
No community attribute is advertised to any peer group/peer.
Views
IPv6 address family view
Default command level
2: System level