Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 2 BGP/MPLS VPN Configuration
Commands
3Com Corporation
2-12
Description
Use the ip route-static vpn-instance command to configure a static route, by
specifying a private network interface as the outgoing-interface of this static route.
When using a multi-role host, you can configure a static route in a private network with
an interface of another private network or public network as its outgoing-interface.
Use the undo ip route-static vpn-instance command to delete the configuration of
this static route.
Example
# Configure a static route with destination address 100.1.1.1 and next hop address
1.1.1.2.
[3Com ] ip route-static vpn-instance vpn1 100.1.1.1 16 vpn-instance vpn1
1.1.1.2
2.1.15 ip vpn-instance
Syntax
ip vpn-instance vpn-instance-name
undo ip vpn-instance vpn-instance-name
View
System view, routing protocol (BGP and RIP) view
Parameter
vpn-instance-name: Name assigned to vpn-instance.
Description
Use the ip vpn-instance command to create and configure a vpn-instance.
Use the undo ip vpn-instance command to delete the specified vpn-instance.
By default, vpn-instance is not defined. Neither input nor output list is associated with
vpn-instance. No route-map is associated with vpn-instance.
Use the ip vpn-instance command to create a vpn-instance named vpn-name.
Example
# Create VPN instance vpn1.
[3Com ] ip vpn-instance vpn1
[3Com -vpn-vpn1]