3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
1248
C
HAPTER
 82: IP
V
6 BGP C
ONFIGURATION
 C
OMMANDS
ipv6-address: IPv6 address of a peer.
description-text: Description information for the peer/peer group, a string of 1 to 
79 characters.
Description
Use the peer description command to configure the description information for 
a peer/peer group.
Use the undo peer description command to remove the description 
information of a peer/peer group.
By default, no description information is configured for a peer (group).
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)
Syntax
peer { ipv6-group-name | ipv6-address ebgp-max-hop [ hop-count ]
undo peer { ipv6-group-name | ipv6-address ebgp-max-hop
View
IPv6 address family view
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 1 to 255. By default, the value is 
64.
Description
Use the peer ebgp-max-hop command to allow establishing the EBGP 
connection to a peer/peer group indirectly connected.
Use the undo peer ebgp-max-hop command to remove the configuration.
By default, this feature is disabled.
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.