R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
445
Parameters
ipv6-group-name: Name of a peer group, a string of 1 to 47 characters.
ipv6-address: IPv6 address of a peer.
hop-count: Maximum hop count in the range of 1 to 255.
Usage guidelines
You can use the argument hop-count to specify the maximum router hops of the EBGP connection.
Examples
# Allow establishing the EBGP connection with the peer group test on an indirectly connected network.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] group test external
[Sysname-bgp-af-ipv6] peer test ebgp-max-hop
peer enable (IPv6 address family view)
Use peer enable to enable an IPv4 peer or peer group.
Use undo peer enable to disable an IPv4 peer or peer group.
Syntax
peer { ipv4-group-name | ipv4-address | ipv6-address } enable
undo peer { ipv4-group-name | ipv4-address | ipv6-address } enable
Default
No IPv4 peer or peer group is enabled.
Views
IPv6 address family view
Default command level
2: System level
Parameters
ipv4-group-name: Name of an IPv4 peer group, a string of 1 to 47 characters. The IPv4 peer group
should be created beforehand.
ipv4-address: IPv4 address of a peer.
ipv6-address: IPv6 address of a peer.
Usage guidelines
If an IPv4 peer or peer group is disabled, the router does not exchange routing information with it.
Examples
# E n a b l e p e e r 1.1.1.1.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] peer 1.1.1.1 enable