set pvc-bundle mtu <value>
set pvc-bundle qlen <value>
set pvc-bundle no-mtu
set pvc-bundle no-qlen
MTU value should not be higher than the physical interfaces value, while MTU values of the two
physical interfaces should be the same.
In order to delete the bundle configuration, the command is:
set no-pvc-bundle
PVC bundle functions are transparent to the PVC encapsulation mode (routed or bridged) and can
be also defined on ADSL and Frame Relay. An ADSL example is:
set adsl pvc-number 2
set adsl pvc atm0 encap rfc1483-llc
set adsl pvc atm0 vpi 8 vci 35
set adsl pvc atm0 service UBR
set adsl pvc atm0 no-default-route
set adsl pvc atm0 no-masquerade
set adsl pvc atm0 ipaddr 0.0.0.0
set adsl pvc atm1 encap rfc1483-llc
set adsl pvc atm1 vpi 8 vci 36
set adsl pvc atm1 service UB
set adsl pvc atm1 no-default-route
set adsl pvc atm1 no-masquerade
set adsl pvc atm1 ipaddr 0.0.0.0
set adsl on
set pvc-bundle pvc0 atm0
set pvc-bundle pvc1 atm1
set pvc-bundle ipaddr 94.95.231.154
set pvc-bundle netmask 255.255.255.252
set pvc-bundle default-route
set pvc-bundle on
On Frame Relay:
set wan protocol frame-relay
set wan mode v35
set frame-relay baud-rate external
set frame-relay station dte
set frame-relay lmi-type ansi
set frame-relay pvc pvc0 dlci 384
set frame-relay pvc pvc0 0.0.0.0
set frame-relay pvc pvc0 no-default-route
set frame-relay pvc pvc0 no-masquerade
set frame-relay pvc pvc1 mtu 1500
set frame-relay pvc pvc1 dlci 231
set frame-relay pvc pvc1 0.0.0.0
set frame-relay pvc pvc1 no-default-route