ZyXEL Communications IES-612-51A Modem User Manual


 
Chapter 53 Virtual Channel Management Commands
IES-612-51A User’s Guide
389
This command adds a domain for 2684 routed mode traffic. The domain includes the
subscriber’s LAN IP addresses.
" You must use the rpvc gateway set and the rpvc set commands before you
use the rpvc route set command.
The following example adds a domain for a CPE device is connected to DSL port 1 on the
IES-612-51A and the 2684 routed mode traffic is to use the PVC identified by VPI 8 and VCI
35. The CPE device’s LAN IP address is 10.10.10.10 and uses a subnet mask of
255.255.255.0. This includes the CPE device’s LAN IP addresses and the IP addresses of the
LAN computers.
53.7.9 RPVC Route Show Command
Syntax:
ras> adsl rpvc route show <portlist>
where
This command lists the domains for 2684 routed mode traffic.
<ip> =
The subscriber’s CPE LAN IP address in dotted decimal
notation.
/<netmask> =
The bit number of the subnet mask of the subscriber’s IP
address. To find the bit number, convert the subnet mask to
binary and add all of the 1’s together. Take “255.255.255.0”
for example. 255 converts to eight 1’s in binary. There are
three 255’s, so add three eights together and you get the bit
number (24).
Figure 277 RPVC Route Set Command Example
ras> adsl rpvc route set 1 8 35 10.10.10.1/24
<portlist> =
The port(s) of the RPVC.
You can specify a single DSL port <1>, all DSL ports <*>
or a list of DSL ports <1,3,5>. You can also include a range
of ports <1,5,6~10>.