Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 11-25
Configuration - Ethernet Interface Mode
speed
Use the Ethernet Interface speed command to specify the Ethernet PHY (physical specifications) speed.
Syntax: (config-int-eth-{n})# speed {10|100|auto}
Example: (config-int-eth-1)# speed 100
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
tos
Use the Ethernet Interface tos command to configure IP TOS marking. To disable TOS marking, see no
tos ip command on page 11-23.
Syntax: (config-int-eth-{n})# tos ip {enable|value hex-value}
Example: (config-int-eth-1)# tos ip value 0xff
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Field Definition
10 10 Mbps speed .
100 100 Mbps speed.
auto Auto-negotiate the speed for the interface. Default.
Note: Setting speed to auto will set the duplex to auto.
Field Definition
enable Enable IP TOS marking.
hex-value Hex value, range 0x00-0xFF, default is 0x00