H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
5-36
undo peer { group-name | ip-address } description
View
BGP view
Parameters
group-name: Name of the peer group, containing 1 to 47 alphanumeric characters.
ip-address: IP address of the peer.
description-text: Description information configured, containing up to 79 alphanumeric
characters.
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, no description information is configured for peers/peer group.
Related commands: display current-configuration, display bgp peer, display bgp
routing-table group.
Examples
# Configure the description information of an existing peer group named group1 as
beijing1.
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C] bgp 100
[H3C-bgp] peer group1 description beijing1
5.1.39 peer ebgp-max-hop
Syntax
peer group-name ebgp-max-hop [ hop-count ]
undo peer group-name ebgp-max-hop
View
BGP view
Parameters
group-name: Name of the peer group, containing 1 to 47 characters.
hop-count: Maximum hop value, in the range of 1 to 255. By default, the value is 64.