IES-1248-51/51A/53 User’s Guide
410 Chapter 56 Virtual Channel Management
• In general deployment, the computer must set the CPE device’s LAN IP address
(10.10.10.10 in this example) as its default gateway.
• The subnet range of any RPVC and RPVC domain must be unique.
Use the following command sequence to configure the IES-1248 for this example set up.
56.7.2 RPVC Gateway Set Command
Syntax:
ras> adsl rpvc gateway set <gateway ip> <vlan id> [<priority>]
where
This command adds a gateway IP address to use for 2684 routed mode traffic.
The following example has the device use a VLAN ID of 1 and IEEE 802.1p priority of 3
when sending 2684 routed mode traffic to a gateway at IP address 192.168.10.102.
56.7.3 RPVC Gateway Show Command
Syntax:
ras> adsl rpvc gateway show
This command displays
the gateway IP addresses that are configured for use with 2684
routed mode traffic.
Figure 281 2684 Routed Mode Commands Example
ras> adsl rpvc gateway set 192.168.10.102 1
ras> adsl rpvc set 1 8 35 DEFVAL 192.168.10.200/32 192.168.10.102
ras> adsl rpvc route set 1 8 35 10.10.10.1/24
<gateway ip> =
The IP address of the gateway to which you want to send the
traffic that the system receives from this PVC. Enter the IP
address in dotted decimal notation.
<vlan id> =
The VLAN Identifier to add to Ethernet frames that the system
routes to this gateway.
[<priority>] =
Set the IEEE 802.1p priority (0~7) to add to the traffic that you
send to this gateway.
Figure 282 RPVC Gateway Set Command Example
ras> adsl rpvc gateway set 192.168.10.102 1 3