Specifications

SSR Command Line Interface Reference Manual 163
dhcp define static-ip
To define two different scopes (‘public’ and ‘private’) with two different static IP
addresses (10.1.44.55 and 10.2.10.23) that map to the MAC address 08:00:20:12:34:56:
ssr(config)# dhcp public define static-ip 10.1.44.55 mac-address
08:00:20:12:34:56
ssr(config)# dhcp private define static-ip 10.2.10.23 mac-address
08:00:20:12:34:56