78 | |
|
|
Port Commands Set
|
|
|
|
|
|
| Netstar Commands | Level | Description | Example |
|
| interface fastEthernet | G | Choose the port for | switch(config)#interface fastEthernet 2 |
|
| [Portid] |
| modification. |
|
|
|
|
| Use the duplex |
|
|
| duplex [full half] | I | configuration command to | switch(config)#interface fastEthernet 2 |
|
| specify the duplex mode of |
| |||
|
|
|
| ||
|
|
| operation for Fast Ethernet. |
|
|
|
|
|
|
|
|
|
|
| Use the speed |
|
|
|
|
| configuration command to |
|
|
| Speed |
| specify the speed mode of | switch(config)#interface fastEthernet 2 |
|
| I | operation for Fast Ethernet., |
| ||
| [101001000auto] |
| |||
|
| the speed can’t be set to |
|
| |
|
|
|
|
| |
|
|
| 1000 if the port isn’t a giga |
|
|
|
|
| port.. |
|
|
|
|
|
|
|
|
| no flowcontrol | I | Disable flow control of |
| |
| interface |
| |||
|
|
|
|
| |
|
|
|
|
|
|
| security enable | I | Enable security of interface | switch(config)#interface fastEthernet 2 |
|
|
| ||||
|
|
|
|
| |
|
|
|
|
|
|
| no security | I | Disable security of interface | switch(config)#interface fastEthernet 2 |
|
|
|
|
|
| |
|
|
| Set interface ingress limit | switch(config)#interface fastEthernet 2 |
|
| bandwidth type all | I | frame type to “accept all |
| |
|
| ||||
|
|
| frame” |
| |
|
|
|
|
| |
|
|
|
|
|
|
| bandwidth type |
| Set interface ingress limit | switch(config)#interface fastEthernet 2 |
|
|
| frame type to “accept |
| ||
| I |
| |||
| broadcast, multicast, and |
| |||
|
|
|
| ||
|
| flooded unicast frame” |
| ||
|
|
|
|
| |
|
|
|
|
|
|
|
|
| Set interface ingress limit | switch(config)#interface |
|
| bandwidth type | I | frame type to “accept | fastEthernet 2 |
|
| broadcast and multicast |
| |||
|
|
| |||
|
|
| frame” |
| |
|
|
|
|
|
|
| bandwidth type |
| Set interface ingress limit | switch(config)#interface fastEthernet 2 |
|
| I | frame type to “only accept |
| ||
|
| ||||
|
| broadcast frame” |
| ||
|
|
|
| ||
|
|
|
|
|
|
|
|
| Set interface input |
|
|
|
|
| bandwidth. Rate Range is |
|
|
| bandwidth in [Value] | I | from 100 kbps to 102400 | switch(config)#interface fastEthernet 2 |
|
| kbps or to 256000 kbps for |
| |||
|
|
|
| ||
|
|
| giga ports, and zero means |
|
|
|
|
| no limit. |
|
|