Configuring a static forwarding table on a ProxySG
search cancel

Configuring a static forwarding table on a ProxySG

book

Article ID: 165587

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

Configuring a static forwarding table on a ProxySG
You want to configure a static forwarding table

Resolution

You can create a static forwarding table entry with the following CLI commands:

SGOS# (config) bridge
SGOS# (config bridge) edit bridge_name
SGOS# (config bridge bridge_name) static-fwtable-entry ?
 <adapter #:interface #[.vlan #]> <mac address>

Example:
SGOS#(config)bridge
SGOS#(config bridge) edit passthru-1
SGOS#(config bridge passthru-1) static-fwtable-entry 1:0.1 00:50:c2:3c:60:01


Where you want the MAC address to go out 1:0 on vlan 1