3com 8807 Reference Guide

Page of 1099
LDP Configuration Commands
721
import-route
syntax
import-route { { ospf | ospf-ase | ospf-nssa } [ process-id ] | direct | rip | static } 
[med value | route-policy route-policyname ]
undo import-route { { ospf | ospf-ase | ospf-nssa } [ process-id ] | direct | rip | 
static }
View
VPN-instance sub-address family view
Parameter
process-id: OSPF process ID, ranging from 1 to 65535. By default, it is 1.
ospf: Imports only the ASE internal route discovered by the OSPF process 
process-id as the external route.
ospf-ase: Imports only the OSPF-ASE route discovered by OSPF process with 
process-id as the external route.
ospf-nssa: Imports only the OSPF-NSSA route discovered by OSPF process with 
process-id as the external route.
med value: Specifies a route cost value, which ranges from 0 to 4294967295.
route-policyname: Name of Route-policy, consisting of 1 to 19 characters.
Description
Use the import-route ospf command to enable OSPF route import.
Use the undo import-route ospf command to disable OSPF route import.
CAUTION: By default, the process ID is 1.
Example
# Configure to import an OSPF route with process ID 100.
[SW8800]ip vpn-instance sphinx
 
[3Com-vpn-sphinx]route-distinguisher 168.168.55.1:85
 
[3Com-vpn-sphinx]quit
 
[SW8800]bgp 352
 
[3Com-bgp]ip vpn-instance sphinx
 
[3Com-bgp-af-vpn-instance] import-route ospf 100 
ip binding vpn-instance
Syntax
ip binding vpn-instance vpn-instance-name
undo ip binding vpn-instance vpn-instance-name
View
VLAN interface view
Parameter
vpn-instance-name: Name assigned to VPN-instance.