Westermo PMI-110-F2G User Manual

Page 58

Advertising
background image

Port Control – Flow 
Control 

Switch(config‐if)# flowcontrol on 
Flowcontrol    on for port 1 set ok! 
 
Switch(config‐if)# flowcontrol off 
Flowcontrol    off for port 1 set ok! 
 

Port Status 

Port Status 

Switch# show interface fa1 
Interface fastethernet1 
    Administrative Status : Enable 
    Operating Status : Connected 
    Duplex : Full 
    Speed : 100 
    Flow Control :off 
    Default Port VLAN ID: 1 
    Ingress Filtering : Disabled 
    Acceptable Frame Type : All 
    Port Security : Disabled 
    Auto Negotiation : Disable 
    Loopback Mode : None 
    STP Status: forwarding 
    Default CoS Value for untagged packets is 0. 
    Mdix mode is Disable. 
    Medium mode is Copper. 

 
 
Note: Administrative Status ‐> Port state of the port. Operating 
status ‐> Current status of the port. Duplex ‐> Duplex mode of the 
port. Speed ‐> Speed mode of the port. Flow control ‐> Flow Control 
status of the port. 
 

Rate Control 

Rate Control – Ingress 

or Egress 

Switch(config‐if)# rate‐limit 
    egress      Outgoing packets 
    ingress    Incoming packets 
 

Note: To enable rate control, you should select the Ingress or Egress rule 
first; then assign the packet type and bandwidth. 

Rate Control – Filter 

Packet Type 

Switch(config‐if)# rate‐limit ingress mode 

 

all                            Limit all frames 

    broadcast                Limit Broadcast frames 

    flooded‐unicast    Limit Broadcast, Multicast and flooded unicast frames 

    multicast                Limit Broadcast and Multicast frames 

Switch(config‐if)# rate‐limit ingress mode broadcast 
Set the ingress limit mode broadcast ok.

Rate Control ‐ 

Bandwidth 

Switch(config‐if)# rate‐limit ingress bandwidth 
    <0‐100>    Limit in magabits per second (0 is no limit) 
Switch(config‐if)# rate‐limit ingress bandwidth 8 
Set the ingress rate limit 8Mbps for Port 1.

Port Trunking 

LACP 

Switch(config)# lacp group 1 gi8‐10 
Group 1 based on LACP(802.3ad) is enabled! 
 
Note: The interface list is fa1,fa3‐5,gi8‐10 
Note: different speed port can’t be aggregated together. 

54

Advertising