/
interface gigabit-ethernet <port> port-security block

interface gigabit-ethernet <port> port-security block


Port security can be configured to take one of five block actions.


Command Syntax
set interface gigabit-ethernet <port> port-security block <action>
delete interface gigabit-ethernet <port> port-security block


Parameter
<port> ethernet switching port identifier,the valid ports range 1-52
<action>Disable forwarding unknow uni/multi cast addresses

  • all Block broadcast and unknow addresses
  • broadcast Block broadcast address
  • multicast Block unknow multicast addresses
  • uni-multi-cast Block unknow uni/multi cast addresses
  • unicast Block unknow unicast addresses


Example
• This example configure ge-1/1/1 in block broadcast mode:

admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 port-security block broadcast 
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.