7-8
Command Sets for Command Line Interface
3. 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:
DSL bridge>
device list
4. 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:
DSL bridge>
ethertype 2 any
Содержание Bridge/ Heritage
Страница 1: ...Heritage Series ADSL Bridge Router Heritage Series Multi Mode xDSL Router User s Manual Dec 2003 ...
Страница 15: ...1 10 Introduction ...
Страница 31: ...2 16 Installing and Configuring your xDSL Router ...
Страница 43: ...3 12 Basic Configurations ...
Страница 58: ...Heritage Series ADSL Bridge Router 4 13 Advanced Configurations pptp bind none config save restart ...
Страница 59: ...4 14 Advanced Configurations ...
Страница 63: ...5 4 Managing the xDSL Router ...
Страница 65: ...6 2 xDSL Link Performance Statistics ...
Страница 123: ...7 58 Command Sets for Command Line Interface ...
Страница 141: ...8 18 DHCP Server Operation ...
Страница 149: ...9 8 DHCP Client Configuration ...