Port Configuration 3

Web – Click Security, ACL, Port Binding. Mark the Enable field for the port you want to bind to an ACL for ingress or egress traffic, select the required ACL from the drop-down list, then click Apply.

Figure 3-51 ACL Port Binding

CLI – This examples assigns an IP and MAC ingress ACL to port 1, and an IP ingress ACL to port 2.

Console(config)#interface ethernet

1/1

4-125

Console(config-if)#ip access-group

david in

4-97

Console(config-if)#mac access-group jerry in

4-107

Console(config-if)#exit

 

 

Console(config)#interface ethernet

1/2

 

Console(config-if)#ip access-group

david in

 

Console(config-if)#

 

 

 

 

 

Port Configuration

Displaying Connection Status

You can use the Port Information or Trunk Information pages to display the current connection status, including link state, speed/duplex mode, and auto-negotiation.

Field Attributes (Web)Port – Port number.Name – Interface label.Type – Indicates the port type. (10G)Admin Status – Shows if the interface is enabled or disabled.Oper Status – Indicates if the link is Up or Down.Speed Duplex Status – Shows the current speed and duplex mode. (10Gfull)

Flow Control Status7 – Indicates the type of flow control currently in use. (IEEE 802.3x, Back-Pressure or None)

7.There are interoperability problems between Flow Control and Head-of-Line (HOL) blocking for the switch ASIC; Flow Control is therefore not supported for this switch.

3-85