Extreme Networks Summit1 manual IP Unicast Routing

Models: Summit1

1 227
Download 227 pages 6.77 Kb
Page 138
Image 138

IP UNICAST ROUTING

The following example configures the switch to have one multinetted segment (port 5) that contains three subnets (192.67.34.0, 192.67.35.0, and 192.67.37.0). It also configures a second multinetted segment consisting of two subnets (192.67.36.0 and 192.99.45.0). The second multinetted segment spans three ports (port 8, port 9, and port 10). RIP is enabled on both multinetted segments.

config default delete port 5

create

protocol mnet

 

create

vlan

net34

 

create

vlan

net35

 

create

vlan

net37

 

config

net34

ipaddress

192.67.34.1

config

net35

ipaddress

192.67.35.1

config

net37

ipaddress

192.67.37.1

config

net34

protocol

ip

config

net35

protocol

mnet

config

net37

protocol

mnet

config net34 add port 5 config net35 add port 5 config net37 add port 5 config default delete port 8-10

create

vlan

net36

 

create

vlan

net45

 

config

net36

ipaddress

192.67.36.1

config

net45

ipaddress

192.99.45.1

config

net36

protocol

ip

config

net45

protocol

mnet

config net36 add port 8-10 config net45 add port 8-10 config rip delete vlan all config rip add net34 config rip add net36 enable rip

enable ipforwarding enable multinetting

9-8

SUMMIT SWITCH INSTALLATION AND USER GUIDE

Page 138
Image 138
Extreme Networks Summit1 manual IP Unicast Routing