Sunteți pe pagina 1din 8

Section 6 Basic Network Configuration

Module 1 Labs - System and Network Configuration

7750 Service Router Overview

Alcatel University

7750 Service
Router Overview
7750 SR Labs

Labs - System and Network Configuration

All rights reserved 2004, Alcatel

Section 6 Module 1 Page 2

7750 Service Router Overview

Alcatel University

Module Objectives
Upon successful completion of this module, the student will be able to perform the following
operations:

Configure IOMs and MDAs

Perform basic IP configuration

Configure basic OSPF

Labs - System and Network Configuration

Section 6 Module 1 Page 3

7750 Service Router Overview

Alcatel University

Lab 4 Configuring IOMs and MDAs


Objectives:

Configure IOMs and MDAs

Configure IOM Cards


1. Examine the default configuration.
SR# show card <1>
2. SR# configure card <1> card-type <iom-20g>
3. Check that the IOM has been configured correctly by verifying that the Administrative
and Operational states are Up.
SR# show card <1>

Configure MDA Cards


Note: use the following steps as a guide, you may have multiple IOM and MDA cards in
your system.
1. Examine the default configuration.
SR# show mda detail
2. SR# configure card <1> mda <1> mda-type <m6010/100eth-tx>
3. SR# show mda

Activate MDA Ports


1. SR# show port <1>

(shows status of ports on slot 1)

All of the ports will be down.


2. SR# configure port <1/1/1>

Labs - System and Network Configuration

Section 6 Module 1 Page 4

7750 Service Router Overview

Alcatel University

3. SR>config>port# no shutdown
Repeat Steps 2 and 3 for ports 1/1/2 and 1/1/3.
4. SR# show port 1
Ports 1 to 3 should be administratively and operationally UP.

Lab 5 Configuring the System Address


Objective
Configure the router system address.
Configure the System Address
1. Examine the default values:
SR# show router interface
You should see two interfaces:
Management interface it should be UP.
System interface it will show N/A since it has not been configured yet.
2. SR# configure router interface <system> address <IP
address/32>
Note: Type the word system following interface in the command above
The IP address/32 for your node is shown on your network diagram (172.0.0.X/32)
3. SR# show router interface
This checks your system interface. Check that the IP address is correct and that
the interface is administratively and operationally UP.
4. Make sure that you can access the management and system addresses by
performing a Ping on each one.
SR# ping <192.168.161.XXX>
SR# ping <172.0.0.XXX>

Labs - System and Network Configuration

Section 6 Module 1 Page 5

7750 Service Router Overview

Alcatel University

Lab 6 Configuring Interfaces


Objectives

Configure router interfaces.

Configuring a Network Interface


Configure interfaces on ports 1/1/1, 1/1/2, and 1/1/3.
1. SR# configure router interface <interface name>
Give your interfaces to the laptop and the other routers names that will help you
to identify them, ie. toPC, to NodeXXX

2. SR>config>router>if$ address <xxx.xxx.xxx.xxx/xx>


Use the IP addresses for your interfaces shown on your network diagram.
3. SR>config>router>if$ port <x/x/x>
Assign a port to each interface as shown on the network diagram.
4. SR>config>router>if$ exit
5. SR# show router interface
This checks the router interfaces that you just configured. They should all be
administratively and operationally UP.

Lab 7 Configuring OSPF


Objectives

Configure OSPF on your router.

1. Configure OSPF area 0.


SR# configure router ospf area <0>

Labs - System and Network Configuration

Section 6 Module 1 Page 6

7750 Service Router Overview

Alcatel University

Lab 7 Configuring OSPF


2. Configure OSPF on the system interface.
SR>config>router>ospf>area# interface system
SR>config>router>ospf>area>if# exit all
3. Verify your configuration.
SR# show router ospf area
You should see that you have one OSPF area, area 0
SR# show router ospf interface
You should see that you have one OSPF interface, the system interface. It should
be administratively UP and be designated as DR or BDR.
4. Configure OSPF on each of the network interfaces that you configured in Lab 6.
Example:
SR# configure router ospf area <0>
SR>configure>router>ospf>area# interface <toLaptop>
SR>config>router>ospf>area>if# exit
Repeat for the other two interfaces on your router.
5. Verify that all of your interfaces are running OSPF.
SR# show router ospf interface
All of your interfaces should be administratively and operationally UP.
6. Verify that you can see the other nodes in the network. You will not see the other
routers and interfaces until everyone else has configured their router correctly.
SR# show router route-table protocol ospf
SR# show router route-table
7. Verify that your laptop can successfully ping the other laptops in the network.

Labs - System and Network Configuration

Section 6 Module 1 Page 7

Labs - System and Network Configuration

10.10.13.13/24

1/1/1

10.10.13.1/24

192.168.0.202/30

1/1/1

192.168.161.94/32

Ethernet Management
Port 192.168.161.213/24

System
172.0.0.209/32

1/1/2

System
172.0.0.213/32

192.168.0.209/30

1/1/3

Node 209

1/1/2

192.168.0.210/30

1/1/1

Console Port (Serial)

10.10.11.11/24

Ethernet Management Port


192.168.161.209/24

10.10.12.1/24

Console Port (Serial)

Laptop

192.168.161.92/32

10.10.12.12/24

Laptop

192.168.161.93/32

Ethernet Management
Port:192.168.161.205/24

10.10.11.1/24

192.168.0.205/30

1/1/3

192.168.0.206/30

1/1/2

Node 213

1/1/1

1/1/3

192.168.0.213/30

192.168.0.214/30

1/1/3

1/1/2

Node 205

Node 201
192.168.0.201/30

System
172.0.0.205/32

System
172.0.0.201/32

Ethernet Management Port


192.168.161.201/24

Console Port (Serial)

192.168.161.91/32

Laptop

10.10.10.1/24

Console Port (Serial)

Laptop

10.10.10.10/24

7750 Service Router Overview


Alcatel University

Lab Diagram

Section 6 Module 1 Page 8

S-ar putea să vă placă și