Switch User Manual
IP routing initial configuration 53
9
Assign an IP address to VLAN 35.
5530-24TFD(config-if)# ip address 1.1.2.25
255.255.255.0
10
Enable OSPF in VLAN 35.
5530-24TFD(config-if)# ip ospf en
11
Return to Global Configuration mode.
5530-24TFD(config-if)# exit
12
By default all ports belong to a newly created VLAN. This command
removes all of the ports from VLAN 35 .
5530-24TFD(config)# vlan members remove 35 all
13
Add ports 1 through 10 to VLAN 35.
5530-24TFD(config)# vlan members add 35 1-10
—End—
Basic ASBR configuration
The Autonomous System Boundary Router (ASBR) is used in OSPF to
import routes that come from non-OSPF sources such as:
•
Local interfaces that are not part of OSPF.
•
RIP interfaces.
•
RIP learned routes.
•
Static routes.
This quick reference will help in the configuration of OSPF to import these
types of routes. This will allow the rest of the OSPF network to learn them as
OSPF routes. To create a basic ASBR configuration, follow this procedure:
Step Action
1
Log into User EXEC mode.
5530-24TFD> enable
2
Log into Global Configuration mode.
5530-24TFD# config terminal
The switch will respond with the following line:
Enter configuration commands, one per line. End with
CNTL/Z.
Nortel Ethernet Routing Switch 5500 Series
Configuration-IP Routing Protocols
NN47200-503 03.01 Standard
5.1 27 August 2007
Copyright © 2005-2007, Nortel Networks
.