5-8
Stinger®
IP2000 Configuration Guide
Virtual Router Configuration
Creating a virtual router
admin> set atm-options nailed-group = 201
admin> write -f
Following is a comparable RADIUS profile:
permconn-st-1 Password = "ascend"
Service-Type = Outbound,
Framed-Protocol = ATM-1483,
User-Name = "router-1",
Framed-IP-Address = 10.7.8.200,
Framed-IP-Netmask = 255.255.255.252,
Ascend-ATM-Group = 201,
Ascend-Route-IP = Route-IP-Yes,
Ascend-ATM-Vpi = 8,
Ascend-ATM-Vci = 100,
Ascend-Vrouter-Name = "vr1"
Defining virtual router static routes
You specify a static route associated with a virtual router for one of the following
reasons:
■
To define a route on a per-virtual-router basis
■
To specify an inter-virtual-router route
Overview of static route settings
Following are the virtual router static route parameters (shown here with default
values) in
ip-route
profiles:
[in IP-ROUTE/""]
vrouter = ""
inter-vrouter = ""
In a RADIUS profile, the value of the Framed-Route (22) attribute can specify a
virtual router name in the following syntax:
"
dest-addr
[
/prefix
]
gateway-addr metric
[
private
] [
profile
] [
preference
]
[
vrouter-name
]"
Note
The fields within the value of the Framed-Route attribute are positional. With
the exception of the optional prefix-length specification, if any of the optional fields
are specified, the optional fields to the left of that setting must also be specified.
Parameter
Setting
vrouter
Name of the virtual router that will own this route. The
route will be part of the specified virtual router’s
routing table. If no name is specified (the default), the
global router is assumed.
inter-vrouter
Name of a virtual router to use as the route’s next hop.
All packets to the static route’s destination network are
sent to the specified virtual router for a routing
decision. The
gateway-address
parameter must be set to
the zero address for this parameter to apply.