Command Manual - Routing Protocol
Quidway S3500 Series Ethernet Switches Chapter 4 BGP Configuration Commands
Huawei Technologies Proprietary
4-34
Parameter
group-name: group name.
peer-address: address of the peer.
description-line: description information configured, which can be letters or figures.
Description
Using peer description command, you can configure the description information of the
peer/peer group. Using undo peer description command, you can cancel the
description information of the peer/peer group.
By default, description information of peers/peer group is not configured.
For the related commands, see display current-configuration, display bgp
routing-table peer, display bgp routing-table group.
Example
# Configure the description information of the peer whose name is group1 as beijing1.
[Quidway-bgp] peer group1 description beijing1
4.1.39 peer ebgp-max-hop
Syntax
peer { group-name | peer-address } ebgp-max-hop [ ttl ]
undo peer { group-name | peer-address } ebgp-max-hop
View
BGP view
Parameter
group-name: Specify Name of the peer group.
peer-address: Specify IP address of the peer.
ttl: Maximum hop value. The range is 1 to 255. By default, the value is 64.
Description
Using peer ebgp-max-hop command, you can allow to establishing EBGP connection
with the peer on indirectly connected network. Using undo peer ebgp-max-hop
command, you can cancel the existing configuration.
By default, this feature is disabled.