36
Response:
Explanation:
The RFC1483 bridge setting:
FUNCTION VPI/VCI CLASS PCR(KBits) Spanning Pkt Filter
Rfc1483 8/35 ubr 640 Disable ANY
Information for RFC1483 bridge setting:
Function (Protocol in use)………………………RFC1483
VPI/VCI (Connected VC channel)…………………...8/35
CLASS (define QoS on the ATM network)……………ubr
PCR (Peak Cell Rate)….…………640 (cells per second)
Spanning (Spanning tree setting)…………………disable
Pkt Filter (packet control)..………………………Any
(Allow to pass both IP and PPPOE packet.)
(Note: IP – only allow to pass IP packet; PPPoE – only
allow to pass PPPoE packet)
RTABLE MENU COMMANDS:
addiproute
deliproute
show
ADDIPROUTE
Configure a destination IP to a specific gateway IP at routing table
Note:
user has to configure the WAN IP and gateway IP at > ipoa>
setwanip
command in advance
Syntax:
addiproute <destip> [<submask>] <gatewayip>
Parameters:
destip: destination IP address, in the format of 4
decimals separated by dot
submask: subnet mask, in the format of 4 decimals
separated by dot
gatewayip: Gateway IP address, in the format of 4
decimals separated by dot. Defined by ipoa>
setwanip
command previously
Example:
> rtable> addiproute 192.168.2.126 255.255.255.0
210.62.2.135