|
|
Description:
|
cdd564WorkingMode OBJECT-TYPE
SYNTAX INTEGER{routerSmallNetworkMode(1),
routerLargeNetworkMode(2),
routerPointToPointMode(3),
routerVipersatMode(4)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Configure the system's working mode.
The CDM-IP can operate in any of these modes.
1. Router - Small Network Mode - The system functions as router and
uses the route table to determine how to forward packets in a
small network HDLC address mode. The HDLC packet uses a 1 byte
HDLC address. The valid values are from 1 to 254 (0x1 - 0xFE).
2. Router - Small Network Mode - The system functions as router and
uses the route table to determine how to forward packets in a
large network HDLC address mode. The HDLC packet uses a 2- byte
HDLC address. The valid values are from 1 to 32766 (0x1 - 0x7FFE).
3. Router - Point To Point Mode - The system functions as router but
does not use HDLC addresses.
4. Router - Vipersat Mode - The system functions as router and is
configured to work in a Vipersat network.
*** IMPORTANT NOTE ***
Changing Working mode requires the system to reboot.
System configuration is saved before rebooting.
Please make sure you are setting the correct value."
|
|
|
|
|
|