![3Com 7750 Series Command Reference Manual Download Page 481](http://html.mh-extra.com/html/3com/7750-series/7750-series_command-reference-manual_441219481.webp)
3Com Switch 7750 Series
Command Reference Guide – Routing Protocol
Chapter 5 BGP Configuration Commands
5-45
Use the
undo peer route-policy
export
command to delete the specified
Route-policy.
By default, the peer/peer group has no Route-policy association.
Related command:
peer route-policy import.
Example
# Apply the Route-policy named test-policy to the route advertised from the peer
group named test.
<3Com>system-view
System View: return to User View with Ctrl+Z.
[3Com] bgp 100
[3Com-bgp] peer test route-policy test-policy export
5.1.51 peer route-policy import
Syntax
peer
{
group-name
|
ip-address
}
route-policy
route-policy-name
import
undo peer
{
group-name | ip-address
}
route-policy
route-policy-name
import
View
BGP view
Parameter
group-name
: Name of peer group, containing 1 to 47 characters.
ip-address:
IP address of the peer, in dotted decimal format.
route-policy-name
: Specified Route-policy. The length of
route-policy-name
parameter ranges from 1 to 19 character string.
Description
Use the
peer route-policy
import
command to assign the Route-policy to the route
coming from the peer/peer group.
Use the
undo peer route-policy import
command to delete the specified
Route-policy.
By default, the peer/peer group has no Route-policy association.
The priority of the ingress routing policy configured for the peer is higher than that for
the peer group.
Related command:
peer route-policy export.