5-156 Compact T1 - Release 6.1
CLI Commands
set
set (router-lan) framing
Use the set (router-lan) framing command to specify which ethernet frame types are supported
on the LAN interface.
Syntax: set {rtr_lan-addr} framing {ipx|other}
{ieee8022|ieee8023|ethii|snap} {disable|enable}
Example: set 3:1 framing ipx ieee8022 enable
The example will enable the 802.2 frame type for IPX packets on the LAN of
the Router card in slot 3.
{rtr_lan-addr}
The Router (IP or CMG) address is in the form {slot:port} or {slot "profile-name"}.
{ipx|other}
{ethii|ieee8022|ieee8023|snap}
{disable|enable}
slot The slot number (1-6) that contains the Router card.
port Port number of the Router is 1.
"profile-name" The profile name for the Router interface. Name must be enclosed
in quotes, with a maximum length of 11 characters.
ipx Enable or disable a frame type for the IPX protocol
other Enable or disable a frame type for protocols other than IP and IPX
ethii Ethernet II framing
ieee8022 IEEE 802.2 framing
ieee8023 IEEE 802.3 framing
snap LLC/SNAP framing
disable Disable the frame type
enable Enable the frame type