bandwidth type all |
| Set interface ingress limit frame | switch(config)#interface fastEthernet 2 |
| I | type to “accept all frame” | |
|
|
|
|
bandwidth type |
| Set interface ingress limit frame | switch(config)#interface fastEthernet 2 |
I | type to “accept broadcast, | ||
| multicast, and flooded unicast | ||
|
| ||
|
| frame” |
|
bandwidth type |
| Set interface ingress limit frame | switch(config)#interface fastEthernet 2 |
| I | type to “accept broadcast and | |
|
| multicast frame” | multicast |
bandwidth type |
| Set interface ingress limit frame | switch(config)#interface fastEthernet 2 |
| I | type to “only accept broadcast | |
|
| frame” |
|
bandwidth in |
| Set interface input bandwidth. Rate | switch(config)#interface fastEthernet 2 |
[Value] |
| Range is from 100 kbps to 102400 | |
| I | kbps or to 256000 kbps for giga |
|
|
| ports, |
|
|
| and zero means no limit. |
|
bandwidth out |
| Set interface output bandwidth. | switch(config)#interface fastEthernet 2 |
[Value] |
| Rate Range is from 100 kbps to | |
|
| 102400 kbps or to 256000 kbps for |
|
|
| giga ports, |
|
|
| and zero means no limit. |
|
show bandwidth | I | Show interfaces bandwidth control | switch(config)#interface fastEthernet 2 |
|
| ||
|
|
|
|
state |
| Use the state interface | switch(config)#interface fastEthernet 2 |
[Enable Disable] |
| configuration command to specify | |
| I | the state mode of operation for |
|
| Ethernet ports. Use the disable |
| |
|
|
| |
|
| form of this command to disable |
|
|
| the port. |
|
show interface configuration | I | show interface configuration status | switch(config)#interface fastEthernet 2 |
|
| ||
|
|
| |
show interface status | I | show interface actual status | switch(config)#interface fastEthernet 2 |
|
| ||
|
|
| |
show interface accounting | I | show interface statistic counter | switch(config)#interface fastEthernet 2 |
|
| ||
|
|
|
|
no accounting | I | Clear interface accounting | switch(config)#interface fastEthernet 2 |
| information | ||
|
|
|
|
3.1.5Trunk Commands Set
Table 3.5: Trunk Commands Set
Netstar Commands |
| Level | Description | Example |
|
|
|
|
|
aggregator priority | G | Set port group system priority | switch(config)#aggregator priority 22 | |
[1~65535] |
|
|
| |
|
|
|
| |
aggregator activityport |
| Set activity port | switch(config)#aggregator activityport 2 | |
[Group ID] | G |
|
| |
[Port Numbers] |
|
|
| |
aggregator group |
| Assign a trunk group with LACP | switch(config)#aggregator group 1 | |
[GroupID] |
| active. | 2 | |
lacp |
| [GroupID] :1~3 | or | |
workp |
| switch(config)#aggregator group 2 1,4,3 lacp | ||
[Workport] | G | parameter could be a port | workp 3 | |
|
|
| ||
|
|
| by a comma(ex.2, 3, 6) |
|
|
|
| [Workport]: The amount of work |
|
|
|
| ports, this value could not be less |
|
|
|
| than zero or be large than the |
|
|
|
| amount of member ports. |
|
| 30 |