Ip Route-Static Vpn-Instance - Huawei Quidway S8500 Series Command Manual

Routing switches
Hide thumbs Also See for Quidway S8500 Series:
Table of Contents

Advertisement

Command Manual – MPLS
Quidway S8500 Series Routing Switches
Example
# Bind the VLAN201 interface to the VPN-instance VPN 1.
[Quidway] interface vlan-interface 201
[Quidway-Vlan-interface201] ip binding vpn-instance vpn1

2.1.21 ip route-static vpn-instance

Syntax
ip route-static vpn-instance vpn-instance-name [ vpn-instance-name ] ...
destination-ip-address { mask | mask-length } [ interface-name | vpn-instance
vpn-nexthop-name ] nexthop-ip-address [ preference preference-value | public ]
[ reject | blackhole ]
undo ip route-static vpn-instance vpn-instance-name [vpn-instance-name] ...
destination-ip-address { mask | mask-length } [ interface-name | vpn-instance
vpn-nexthop-name ] nexthop-ip-address [ preference preference-value| public ]
[ reject | blackhole ]
View
System view
Parameter
vpn-instance-name: Name of VPN-instance. 6 names can be configured at most, and
this value of character string is ranging from 1 to 19 characters.
destination-ip-address: Destination address of a static route.
mask: Subnet mask.
mask-length: Length of the mask, ranging to 0 to 32. As it requires consecutive 1s in a
32-bit mask, the mask in dotted decimal format can be substituted by mask-length
(mask-length is represented by the number of consecutive 1s in the mask).
interface-name: Outgoing interface name of a static route. You can specify the interface
of a public network or other VPN-instance as the outgoing-interface of the static
route .NULL 0 shows the outgoing-interface is null.
vpn-nexthop-name: Specifies VPN-instance of the next hop for the static route.
nexthop-ip-address: Specifies IP address of the next hop for the static route.
preference-value: Specifies preference value, ranging from 1 to 255, By default it is 60.
public: Configures a route as public network route.
reject: Configures a route as unreachable.
blackhole: Configures a route as blackhole.
Chapter 2 BGP/MPLS VPN Configuration Commands
Huawei Technologies Proprietary
2-19

Advertisement

Table of Contents
loading

Table of Contents