2 rpvc gateway set command, 3 rpvc gateway show command – ZyXEL Communications IES-708-22A User Manual

Page 355

Advertising
background image

Chapter 54 Virtual Channel Management

IES-708-22A User’s Guide

355

• The subnet range of any RPVC and RPVC domain must be unique.

Use the following command sequence to configure the IES-708-22A for this example set up.

54.5.2 RPVC Gateway Set Command

Syntax:

ras> shdsl 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.

54.5.3 RPVC Gateway Show Command

Syntax:

ras> shdsl rpvc gateway show

This command displays

the gateway IP addresses that are configured for use with 2684

routed mode traffic.
The following is an example.

ras> shdsl rpvc gateway set 192.168.10.102 1
ras> shdsl rpvc set 1 8 35 DEFVAL 192.168.10.200/32 192.168.10.102
ras> shdsl 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.

ras> shdsl rpvc gateway set 192.168.10.102 1 3

ras> shdsl rpvc gateway show
gateway ip vid priority
--------------- ---- --------
192.168.10.102 1 3

Advertising