Chapter 53 Virtual Channel Management Commands
IES-612-51A User’s Guide
385
• The IES-612-51A’s management IP address should not be in the same subnet as the one
defined by the WAN IP address and netmask of the subscriber’s device. It is suggested that
you set the netmask of the subscriber’s WAN IP address to 32 to avoid this problem.
• The IES-612-51A's management IP address should not be in the same subnet range of any
RPVC and RPVC domain. It will make the IES-612-51A confused if the IES-612-51A
receives a packet with this IP as destination IP.
• The IES-612-51A’s management IP address also should not be in the same subnet as the
one defined by the LAN IP address and netmask of the subscriber’s device. Make sure you
assign the IP addresses properly.
• 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-612-51A for this example set up.
53.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.
53.7.3 RPVC Gateway Show Command
Syntax:
ras> adsl rpvc gateway show
Figure 270 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 271 RPVC Gateway Set Command Example
ras> adsl rpvc gateway set 192.168.10.102 1 3