
Heritage Series ADSL Bridge/ Router | 29 |
Basic Configurations |
3.2Bridged RFC1483
(Default configuration for Router)
[System configuration]
|
| Ethernet Port |
|
|
| |||
|
|
|
| |||||
192.168.7.2 |
|
| 192.168.7.1 |
|
|
| ||
|
|
|
|
|
|
| ||
[ISP/DSLAM configuration] |
| //r1483 |
| |||||
|
|
|
|
| ||||
|
|
|
|
| ||||
IP address : | 192.168.7.3 | DSLAM/NSP | ||||||
Subnet mask : | 255.255.255.0 | |||||||
192.168.7.3 |
|
|
|
| ||||
Gateway : | None |
|
|
|
| |||
|
|
|
|
| ||||
[Local PC configuration] |
|
|
|
|
|
| ||
IP address : | 192.168.7.2 |
|
|
|
|
| ||
Subnet mask : | 255.255.255.0 |
|
|
|
|
| ||
Gateway : | None |
|
|
|
|
|
//
r1483
The Router already default to support the RFC 1483. However, you can use following procedure to reconfigure the Router to support the RFC 1483 again.
>ip device flush
>bridge device add edd
>bridge device add bun/port=r1483/rfc1483=true/mode=<x>/ txvpi=<y>/txvci=<z>/rxvpi=<y>/rxvci=<z>
(<x> is the encapsulation mode of RFC1483, it can be one of LlcBridged and VcMuxBridged, and the setting of encapsulation mode is case sensitivity. <y> is the VPI value, and <z> is the VCI value)
>config save
>restart