Configuring Port Mapping Quick Steps for Configuring Port Mapping
OmniSwitch AOS Release 8 Network Configuration Guide December 2017 page 32-3
Quick Steps for Configuring Port Mapping
Follow the steps below for a quick tutorial on configuring port mapping sessions. Additional information
on how to configure each command is given in the subsections that follow.
1 Create a port mapping session with the user ports, network ports, or both user ports and network ports
with the port-mapping user-port network-port command. For example:
-> port-mapping 8 user-port 1/2 network-port 1/3
2 Enable the port mapping session with the port-mapping command. For example:
-> port-mapping 8 enable
Note. You can verify the configuration of the port mapping session by entering show port-mapping
followed by the session ID.
-> show port-mapping 8
SessionID USR-PORT NETWORK-PORT
-----------+----------------+------------------
8 1/2 1/3
You can also verify the status of a port mapping session by using the show port-mapping status
command.