ip subnet-broadcast-acl

Applies an IP broadcast ACL (bACL) to an interface.

Syntax

ip subnet-broadcast-acl acl-name
no ip subnet-broadcast-acl acl-name

Command Default

No bACL is applied.

Parameters

acl-name
Specifies the standard or extended bACL.

Modes

Interface subtype configuration mode

Usage Guidelines

Broadcast ACLs are not supported on SLX 9150 or SLX 9250 devices.

The no form of this command removes a bACL from the interface.

Examples

The following example applies a bACL to a physical interface.

device# configure terminal
device(config)# interface ethernet 0/2
device(conf-if-eth-0/2)# ip subnet-broadcast-acl bacl_10

The following example applies a bACL to a VE.

device# configure terminal
device(config)# interface ve 50
device(config-ve-50)# ip subnet-broadcast-acl bacl_20