VIRATA ATMOS Console Manual de usuario Pagina 4

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 59
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 3
EMEA CSO 0013 USR8550 – Console commands 23/04/02 Page 4/58
device add edd
device add ppp/DEVICE=2
See also:
device delete, device list
device delete
Syntax:
device delete <device>
Description:
This command deletes a device from the bridge configuration. The changes will only take place
after the configuration is saved and the system is rebooted. The syntax of the device name is
the same as that for the device add command. Configuration saving saves this information.
Example:
device delete r1483
See also:
device add, device list
device list
Syntax:
device list
Description:
This command lists all the devices that are currently attached to the bridge. It does not show
the stored configuration (which can be seen with the config print command).
Example:
device list
See also:
device add, device delete
ethertype
Syntax:
ethertype [<port> any|ip|pppoe]
Description:
This command enables filtering of Ethernet packets according to the ETHER_TYPE field in the
header. Only packets of the type specified using this command will be sent on the port
specified; packets of all types will always be received. By default, all bridge ports are set to
“any”, which means that the type of the packet will never be checked. The meaning of the
other options is as follows:
Option Permitted ETHER_TYPE values
“ip” 0x0800 – IP
0x0806 – ARP
“pppoe” 0x8863, 0x8864 – PPP Over Ethernet (RFC 2516)
The port is specified as an integer, as displayed by the
device list command. When using this
command in the
initbridge configuration file, ports are numbered in the order in which the
device add commands are given, starting from 1.
If no arguments are given, the current settings for each port are displayed.
Example:
ethertype 2 any
See also:
filter
Syntax:
filter
Description:
This command shows the current contents of the bridge’s filter table. The MAC entries for each
device are shown in turn together with the time that the MAC address was last seen by the
bridge. The command also shows the current filter ageing time, in seconds, and the number of
creation failures since the system was started. Creation failures occur when there is no room
left in the filter table for a new entry.
Vista de pagina 3
1 2 3 4 5 6 7 8 9 ... 58 59

Comentarios a estos manuales

Sin comentarios