Specifications

Table Of Contents
Chapter 16: interface Commands
SSR Command Line Interface Reference Manual 16 - 9
ssr(config)# interface create ipx ssr6 address 82af3d58 port
et.1.4 mac-addr 00:01:02:03:04:05
Creates an interface called “ssr6” with the MAC address 00:01:02:03:04:05 and
IPX address 82af3d58 for port et.1.4.
ssr(config)# interface create ipx ssr7 address 82af3d59 vlan IPX-
VLAN et.1.4 mac-addr basemac
Creates an interface called “ssr7” for a VLAN called “IPX-VLAN” on port et.1.4
with the MAC address at the base of the SSR’s MAC address pool.
ssr(config)# interface create ipx ssr7 address 82af3d59 vlan IPX-
VLAN et.1.4 mac-addr 10
Creates an interface called “ssr7” for a VLAN called “IPX-VLAN” on port et.1.4
with a MAC address offset by 10 from the base of the SSR’s MAC address pool.
If the base MAC address in the SSR’s MAC address pool is 00:E0:63:02:00:00,
the offset of 10 gives the interface the MAC address 00:E0:63:02:00:0A.