set [node node-id] x25 protocol dte dte-name pvc pvc-name ...
Modifies the attributes of an x25 protocol dte pvc, which describes
a permanent virtual circuit (PVC). The modifiable attributes and
their data types [in brackets] are:
acl [access-control-list]
packet size [octets]
window size [integer]
1 – acl
Default: No access Value: Access-control-list
control list
Access control list that controls access to this PVC.
Example:
set x25 protocol dte dte-1 pvc PVC-1 -
acl ((identifier = (*), access = NONE))
2 – packet_size
Default: No default Value: 16-4096
Packet size for the PVC, in octets. The value must be a power
of 2 in the range 16 to 4096. The value of this characteristic
derives from an argument to the create command.
Example:
set x25 protocol dte dte-1 pvc PVC-1 packet size 128
3 – window_size
Default: No default Value: 1-127
Window size for the PVC. The value of this characteristic derives
from an argument to the create command.
Example:
set x25 protocol dte dte-1 pvc PVC-1 window size 2