HP VPN Firewall Appliances Network Management Command Reference
905
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1:2::3:4 default-route-advertise
peer description (IPv6 address family view)
Use peer description to configure the description information for a peer/peer group.
Use undo peer description to remove the description information of a peer/peer group.
Syntax
peer { ipv6-group-name | ipv6-address } description description-text
undo peer { ipv6-group-name | ipv6-address } description
Default
No description information is configured for a peer (group).
Views
IPv6 address family view
Default command level
2: System level
Parameters
ipv6-group-name: Name of a peer group, a string of 1 to 47 characters.
ipv6-address: IPv6 address of a peer.
description-text: Description information for the peer/peer group, a string of 1 to 79 characters.
Usage guidelines
You need create a peer/peer group before configuring a description for it.
Examples
# Configure the description for the peer group test as ISP1.
<Sysname] system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] group test external
[Sysname-bgp-af-ipv6] peer test description ISP1
peer ebgp-max-hop (IPv6 address family view)
Use peer ebgp-max-hop to allow establishing the EBGP connection to a peer/peer group indirectly
connected.
Use undo peer ebgp-max-hop to remove the configuration.
Syntax
peer { ipv6-group-name | ipv6-address } ebgp-max-hop [ hop-count ]
undo peer { ipv6-group-name | ipv6-address } ebgp-max-hop
Default
The value is 64.