Switch 7700 Command reference Guide, v2.0

Table Of Contents
216 CHAPTER 5: USING ROUTING PROTOCOL COMMANDS
peer_address: Address of the peer.
description_line: Description information configured, which can be letters or
figures.
Description
Use the peer description command to configure the description information
of the peer/peer group.
Use the undo peer description command to cancel the description
information of the peer/peer group.
By default, description information of peers/peer group is not configured.
Related commands: 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
marlborough1.
[SW7700-bgp]peer group1 description marlborough1
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
Use the peer ebgp-max-hop command to allow to establishing EBGP
connection with the peer on indirectly connected network.
Use the undo peer ebgp-max-hop command to cancel the existing
configuration.
By default, this feature is disabled.
Example
[SW7700-bgp]peer test ebgp-max-hop
peer enable Syntax
peer { group_name | peer_address } enable