![Paradyne 1813 User Manual Download Page 57](http://html.mh-extra.com/html/paradyne/1813/1813_user-manual_753811057.webp)
Command Line Interface User’s Guide
If the bridge group was already set up, to configure the new group, delete the previous group by
using the
bridge delete
command, and then group the new interfaces you wish to the bridge.
COMMAND DESCRIPTION
interface_name
The name of an interface e.g. eth0, atm0… atm1 etc.
EXAMPLE
group eth0 atm0 atm4
The interfaces eth0, atm0, and atm4 are assigned to the bridge.
group eth0 atm0 atm2 atm4–o atm5
The interfaces eth0, atm0, atm2, atm4, and atm5 are assigned to the bridge.
[1234 @ bridge]$ group3 eth0 atm1 atm2
Group Exist or Interface Busy
[1234 @ bridge]$ bridge delete
[1234 @ bridge]$ group eth0 atm1 atm3
[1234 @ bridge]$
Bridge group already exists. Delete the group and then assign interfaces eth0, atm1, and atm3 to
the bridge.
5.3.5
cachetimer
cachetimer <timeout>
Specifies the idle timeout for bridge table entries. The timeout value is in seconds. Whenever
there is any traffic passing through bridge, bridge will maintain the lookup table with the MAC
addresses coming from configured interface( through LAN). If the traffic is destined to any
MAC address which is found in the lookup table, that packet is not sent to the ATM interface. If
there is no traffic from particular machine for certain time period then that entry is deleted from
the lookup table. The time that the bridge will clear the bridge lookup entry is the cachetimer
timeout.
5.3.6
setmultiport
setmultiport enable | disable
Enables or disables flooding between ATM PVCs.
1800-A2-GB20-00
57