Patton electronic SmartNode 4110 Series ユーザーズマニュアル

ページ / 664
Ethernet port configuration task list
148
SmartWare Software Configuration Guide 
12 • Ethernet port configuration
Adding a transmit mapping table entry
The transmit mapping table defines the conversion of transmitting firmware-specific service class value into a 
Layer 2 CoS to service class value. Each conversion is stored as a mapping table entry, so the transmitting map-
ping table consists of several mapping table entries.
This procedure describes how to add a transmit mapping table entry.
Mode: Configure
Example: Adding a transmit mapping table entry 
The following example shows how to add a transmit mapping table entry, which converts a service class value 
of 4 into a layer 2 class of service value of 2 for the Ethernet port on slot 0 and port 0.
node(cfg)#port ethernet 0 0
node(prt-eth)[0/0]#cos tx-map 4 as 2
Closing an Ethernet port
An Ethernet port can be closed with the 
shutdown
 command. This command also disables and closes the IP 
interface that is bound to that port. All static routing entries that are using this interface change their state to 
‘invalid’ and all dynamic routing entries will be removed from the route table manager.
This command can be used as soon as an encapsulation type is defined and the port was bound successful to an 
IP interface.
This procedure describes how to disable the Ethernet port on slot and port.
Mode: Configure
The no prefix causes to open the port with the interface to which it is bound. 
Step
Command
Purpose
1
node(cfg)#port ethernet slot port
Enters Ethernet 
port configura-
tion mode for 
the interface on 
slot and port.
2
node(prt-eth)[slot/port]#cos tx-map service class value as layer 2 class of 
service value
Adds a transmit 
mapping table 
entry, which 
converts a ser-
vice class value
 
into a layer 2 
class of service
.
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]#shutdown Disables Ethernet port on slot and port