Chapter 33 switch Commands
Management Switch Card User’s Guide
1022
This command turns on data transmission on a Gigabit Ethernet interface.
The following example turns on the subtending 1 Gigabit Ethernet interface.
33.14.3 switch port flowctrl disable Command
Syntax:
switch port flowctrl disable <giga-port>
This command turns off flow control on a Gigabit Ethernet interface.
The following example turns off the flow control on the subtending 1 Gigabit Ethernet interface.
33.14.4 switch port flowctrl enable Command
Syntax:
switch port flowctrl enable <giga-port>
This command turns on flow control on a Gigabit Ethernet interface.
The following example turns on the flow control on the subtending 1 Gigabit Ethernet interface.
33.14.5 switch port frametype Command
Syntax:
switch port frametype <giga-port> all|tag
where
This command sets the specified port to accept all Ethernet frames or only those with an IEEE
802.1Q VLAN tag.
The following example sets ports the subtending 1 Gigabit Ethernet interface to accept only tagged
frames.
ras> switch port enable sub1
ras> switch port flowctrl disable sub1
ras> switch port flowctrl enable sub1
all|tag =
Specifies all Ethernet frames (tagged and untagged) or only tagged Ethernet
frames.
ras switch port frametype sub1 tag