Specifications
nat set interface
476 SSR Command Line Interface Reference Manual
Examples
To create the interface β10-netβ and define it as an inside interface for NAT:
To create the interface β192-netβ and define it as an outside interface for NAT:
ssr(config)# interface create ip 10-net address-netmask 10.1.1.1/24
port et.2.1
ssr(config)# nat set interface 10-net inside
ssr(config)# interface create ip 192-net address-netmask 192.50.20.1/24
port et.2.2
ssr(config)# nat set interface 192-net outside










