![Patton electronics SmartWare R.3.20 Software Configuration Manual Download Page 133](http://html1.mh-extra.com/html/patton-electronics/smartware-r-3-20/smartware-r-3-20_software-configuration-manual_4044387133.webp)
Ethernet port configuration task list
133
SmartWare Software Configuration Guide
12 • Ethernet port configuration
Example:
Configuring medium for an Ethernet port
The following example shows how to configure medium auto-sense for the Ethernet port on slot 0 and port 0
of a SmartNode 4524 device.
node(cfg)#port ethernet 0 0
node(prt-eth)[0/0]#medium auto
Configuring Ethernet encapsulation type for an Ethernet port
This procedure describes how to configure the encapsulation type to IP for the Ethernet port on slot and port.
Mode: Configure
Example:
Configuring Ethernet encapsulation type for an Ethernet port
The following example shows how to configure the encapsulation type to IP for the Ethernet port on slot 0 and
port 0.
node(cfg)#port ethernet 0 0
node(prt-eth)[0/0]#encapsulation ip
Binding an Ethernet port to an IP interface
You must bind the Ethernet port to an existing IP interface. When executing the
bind
command, the
requested interface must exist. If no IP context is given, the system attaches the interface to the default IP con-
text known as router.
Step
Command
Purpose
1
node(cfg)#port ethernet
slot port
Enters Ethernet port configuration mode for the
interface on
slot and port
.
2
node(prt-eth)[
slot/port
]#encapsulation ip
Configures the encapsulation type to IP.