Specifications

248 Chapter 8. Command Reference
ETH IPX FRAME
Sets the frame encapsulation method. The default is 802.2.
ETH LIST
Lists information about the Ethernet interfaces including the status of bridging and routing, IP protocol controls,
and IP address and subnet mask.
interface Ethernet interface for which information is listed. If the parameter is omitted, information is
listed for all Ethernet interfaces in the router.
For a dual-port router, you may specify the port number (0 or 1).
If logical interfaces are defined, you may specify a port and logical interface number
(<port #>:<logical interface #>, such as 0:1).
Example:
# eth list
GLOBAL BRIDGING/ROUTING SETTINGS:
Bridging enabled..................... no
Exchange spanning tree with dest... yes
IP Routing enabled................... yes
Multicast forwarding enabled....... no
Firewall filter enabled............ yes
Directed Broadcasts Allowed........ no
RIP Multicast address.............. default
IPX Routing enabled.................. no
ETHERNET INFORMATION FOR <ETHERNET/0>
Hardware MAC address................. 00:20:6F:02:98:04
Send IP RIP to the LAN................. no
Advertise me as default router..... yes
Process IP RIP packets received...... no
Receive default route by RIP....... yes
eth ipx enable [port#]
port# Port number of the Ethernet LAN. This number must be 0 or 1, or it may be omitted.
Example:
eth ipx enable
eth ipx frame <type>
type 802.2 (DEC standard)
802.3 (Intel standard)
dix (Xerox/Ethernet II standard)
Example:
eth ipx frame 802.3
eth list [<interface>]