Switch 7700 Command reference Guide, v2.0

Table Of Contents
BGP Configuration Commands 219
Parameter
group_name: Name of peer group.
peer_address: IP address of the peer.
prefixname: Name of the specified ip-prefix.
import: Apply the filtering policy on the route received by the specified peer/peer
group.
export: Apply the filtering policy on the route transmitted to the specified
peer/peer group.
Description
Use the peer ip-prefix command to configure the route filtering policy of
the peer/peer group based on the ip-prefix.
Use the undo peer ip-prefix command to cancel the route filtering policy of
the peer/peer group based on the ip-prefix.
By default, the route filtering policy of the peer/peer group is not specified.
Related command: ip ip-prefix.
Example
Configure the route filtering policy of the peer group based on the ip-prefix 1.
[SW7700-bgp]peer group1 ip-prefix list1 import
peer next-hop-local Syntax
peer { group_name | peer_address } next-hop-local
undo peer { group_name | peer_address } next-hop-local
View
BGP view
Parameter
group_name: Specify the name of the peer group.
peer_address: Specify the IP address of the peer.
Description
Use the peer next-hop-local command to configure to perform the process
of the next hop in the route to be advertised to the peer/peer group and take
the address of itself as the next hop.
Use the undo peer next-hop-local command to cancel the existing
configuration.