Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 BGP Configuration Commands
3Com Corporation
5-42
View
BGP view
Parameter
group-name: Specifies the name of the peer group.
peer-address: Specifies the IP address of the peer.
description-line: Description information to be configured, an alphanumeric string up to
79 characters.
Description
Use the peer description command to configure the description information of the
peer/peer group.
Use the undo peer description command to remove the description information of the
peer/peer group.
By default, no description information is configured for a peer (group).
Related command: display current-configuration, display bgp peer, and display
bgp routing group.
Example
# Configure the description information of the peer named group1 as beijing1.
[3Com -bgp] peer group1 description beijing1
5.1.45 peer ebgp-max-hop
Syntax
peer group-name ebgp-max-hop [ ttl ]
undo peer group-name ebgp-max-hop
View
BGP view
Parameter
group-name: Specifies the name of the peer group.
ttl: Specifies the maximum hop count. The range is 1 to 255. By default, the value is 64.
Description
Use the peer ebgp-max-hop command to allow establishing EBGP connection with a
neighbor on an indirectly connected network.
Use the undo peer ebgp-max-hop command to cancel the existing configuration.