ip global-subnet-broadcast-acl

Applies an IP broadcast ACL (bACL) at device level.

Syntax

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

Command Default

No bACL is applied at device level.

Parameters

acl-name
Specifies the standard or extended bACL.

Modes

Global configuration mode

Usage Guidelines

IP broadcast ACLs (bACLs) provide hardware-based filtering of IP subnet-based directed broadcast and network-address traffic.

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

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

Examples

The following example applies a bACL at device level.

device# configure terminal
device(config)# ip global-subnet-broadcast-acl bacl_10

The following example removes a bACL from the device.

device# configure terminal
device(config)# ip global-subnet-broadcast-acl bacl_10