![3Com 7750 Series Command Reference Manual Download Page 465](http://html.mh-extra.com/html/3com/7750-series/7750-series_command-reference-manual_441219465.webp)
3Com Switch 7750 Series
Command Reference Guide – Routing Protocol
Chapter 5 BGP Configuration Commands
5-29
Parameter
protocol
: Source routing protocols which can be imported, including
direct
,
ospf,
ospf-ase
,
ospf-nssa
,
rip
,
isis
and
static
at present.
process-id
: Specific process ID, in the range of 1 to 65535. This argument is valid only
when the
protocol
argument is “ospf”.
med-value
: MED value of an imported route, in the range of 0 to 4294967295.
Route-policy-name
: Name of a route policy used for filtering routes generated by
other routing protocols, containing 1 to 19 characters.
med
med-value
: Specifies the MED value loaded by the imported route.
route-policy
route-policy-name
: Specifies a route-policy to filter routes before
importing. The
route-policy-name
argument is an alphanumeric string of 1 to 19
characters.
Description
Use the
import-route
command to import and advertise routes of other protocols.
Use the
undo import-route
command to cancel the existing configuration.
By default, BGP does not import and advertise routes of other protocols.
Example
# Import routes of RIP.
<3Com>system-view
System View: return to User View with Ctrl+Z.
[3Com] bgp 100
[3Com-bgp] import-route
rip
5.1.30 network
Syntax
network
network-address
[
mask
] [
route-policy
route-policy-name
]
undo
network
network-address
[
mask
] [
route-policy
route-policy-name
]
View
BGP view
Parameter
network-address
: IP address of the destination network segment.
mask
: Subnet mask.
Route-policy-name
: Route policy used for the advertised route, containing 1 to 19
characters.