Chapter 53 Virtual Channel Management Commands
The following example displays the domains for 2684 routed mode traffic for devices connected to DSL ports 1 and 2.
Figure 278 RPVC Route Show Command Example
ras> adsl rpvc route show 1,2 port vpi vci ip/netmask
----
1 8 35 10.10.10.0/24
2 8 35 10.10.11.0/24
53.7.10RPVC Route Delete CommandSyntax:
ras> adsl rpvc route delete <port number> <vpi> <vci> <ip>/<netmask>
where
<port number> | = | The port of the RPVC. Specify a single DSL port <1>. |
<vpi> | = | The VPI of the RPVC. |
<vci> | = | The VCI of the RPVC. |
<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). |
This command removes a domain for 2684 routed mode traffic. The domain includes the subscriber’s LAN IP addresses.
The following example removes a domain for a CPE device is connected to DSL port 1 on the
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.
Figure 279 RPVC Route Delete Command Example
ras> adsl rpvc route delete 1 8 35 10.10.10.1/24
53.7.11 RPVC ARP Agingtime Set CommandSyntax:
ras> adsl rpvc arp agingtime set <sec>