Enabling and Disabling Promiscuous Mode on Ethernet Interfaces (CLI Procedure)

To enable promiscuous mode on an interface:

user@host# set interfaces interface-name promiscuous-mode

To disable promiscuous mode on an interface:

user@host# delete interfaces interface-name promiscuous-mode

Related Topics