Configuration examples, Assigning ip/ipx interfaces, Community attribute example – Cabletron Systems SmartSwitch Router 9032578-02 User Manual

Page 51

Advertising
background image

SmartSwitch Router User Reference Manual

51

Chapter 3: IP Routing Configuration Guide

Configuration Examples

Assigning IP/IPX Interfaces

To enable routing on the SSR, you must assign an IP or IPX interface to a VLAN. To assign
an IP or IPX interface named ‘RED’ to the ‘BLUE’ VLAN, enter the following command:

You can also assign an IP or IPX interface directly to a physical port. For example, to
assign an IP interface ‘RED’ to physical port et.3.4, perform the following:

Show ARP entries in routing table.

ip show routes show-arps

Show DNS parameters.

system show dns

ssr(config)# interface create ip RED address-netmask

10.50.0.1/255.255.0.0 vlan BLUE

ssr(config)# interface create ip RED address-netmask

10.50.0.0/255.255.0.0 port et.3.4

Advertising