Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 10

Nokia 7750 configuration

Configuration commands:
Login : admin
Password : admin
admin display-conf
#configure system name nokia7750-1
……………………………………..
Configure a card in Slot IOM : IN/OUT MODULE <iom3-xp-b>
Configure#
>Show card
To configure card in slot
>Configure# card 1 card-type “iom3-xp-b”
: this will configure a card in slot. Card name can be taken from list.
>configure # card 1 mda 1 mda-type “m5-1gb-sfp-b”
This command is use to configure ports in slot 1 : 5 ports of 1 gig<Media dependent adapter>
>Show port
To configure port:
>Configure# port 1/1/1
Config > port# info
Config >port# no shutdown

To configure system interface:


Conf>router> interface “system”
Conf>router>if$ address 1.1.1.1/34
No shutdown

To config interface/ port with other 7750 router :back bone link: Assign port , ip nd no shutdown
Config>router# interface to_Nokia2_1/1/1
:(nokia2 is another router wihich I connected to Nokia1 on int 1/1/1)
:Configure this port 1/1/1 of Nokia1 with ip below:
Conf > router> port 1/1/1
Conf > router>if$ address 192.168.0.1/24
Conf > router> no shutdown
Conf > system > show router interface
It will still show opr(ipv4,ipv6 ) down for mentioned port
So
Conf > port 1/1/1
Conf > port> no shutdown

To delete interface , first shutdown the port of that interface.


Conf > router >Interface to_nokia2_1/1/1
: Bind the interface to physical port
Conf > router > Port 1/1/1
Conf >Router > Shutdown
Conf > router >No interface to _nokia2_1/1/1
Conf# sh router interface
Port config
By default all ports in SR are network port but we need to specify when use it as access port for layer 2
switching.use encapsulation command for access port facing to edge devices.
We need to configure its mode of operation. P routers are not connected to access ports.
Conf >port 1/1[1..5] <to use command on all ports.eg: Conf >port 1/1[1..5] no shutdown
SH port 1 <to show port on sot 1>
Sh port 1/1 <to show port on slot 1 , adapter 1>
Conf >port 1/1/1
Conf>port > Ethernet mtu 9192
Conf> port> ethernet> mode access <connected to end device>
Conf> port> ethernet>encap-type dot1q <this will add extra 4 byte to mtu for vlan tagging: qinq=8 byte
in access mode, as many costumers are going to connect with it>

Routing commands
Configure Static routing on all routers in network
Show>router router-table
Static routing config:
Show> router> static-route
Conf>router> static-route 0.0.0.0/0 next-hop 19.168.02 <ip of next router port that is conneccted to
router>

#sh router isis adjacency


#sh router isis route
Conf>router>info
Dynamic Routing:
IS-IS routng:
All commands have to be done in ISIS configuration
1>
Config router id that is same as system id.
Conf>router>router-id 1.1.1.1 (without isis config)
Conf> router > isis area-id 49.00

Implement export policy: that we have to create


Isis> export “Policy name”
Config >router>isis >level 2 wide-matrics-only
Configure system interface
Isis > interface system passive
Isis > interface system level-capability level-2
No shutdown

2>
Configure area id for isis
Conf> router > isis area-id 49.00
3>
Configure level capability( on all three interface , system , and network and isis
Isis> level-capability level-2
Isis > interface system level-capability level-2
Level-2 metric 5000 (only on network interface)
4>
Configure interface <toN2> to isis
Isis> interface to_N2
Isis > interface system level-capability level-2
Interface-type point-to-point
Level-2 metric 5000
No shutdown

Summary
Conf route-id and area-id
Configure system port and interface port in ISIS command.

confirmation
#sh router isis adjacency
#sh router isis route
Minimum requirement for ISIS command
Configure interfaces with ip and assign ports to them
1> Area-id (isis area-id 49.00) (on all routers withen area)
2> Isis > Interfaces
no shutdown (that are participating in )
BEeside this: we have to configure
1> Router-id <same as system-id>
2> System interface <connected to other ports>
3> Level capability on system and interfaces (if$level-capability level-2)
4> Interface-type point-to-point(network interface)
5> Level-2 metric 5000 (on network interface)
6> interface system passive (on system interface)
router-advertisement router-id
*A:N4>config>router# isis
*A:N4>config>router>isis$ area-id 49.00
*A:N4>config>router>isis$ interface "to_N5_1/1/2"
*A:N4>config>router>isis>if$ no shutdown
*A:N4>config>router>isis>if$ back
*A:N4>config>router>isis$ interface "to_N3_1/1/1"
*A:N4>config>router>isis>if$ no shutdown
*A:N4>config>router>isis>if$ back
*A:N4>config>router>isis$ info
----------------------------------------------
area-id 49.00
interface "to_N3_1/1/1"
no shutdown
exit
interface "to_N5_1/1/2"
no shutdown
exit
no shutdown
----------------------------------------------

A:N6>config>router>isis$ info
----------------------------------------------
level-capability level-2
area-id 49.00
interface "system"
level-capability level-2
no shutdown
exit
interface "to_N5_1/1/1"
level-capability level-2
no shutdown
exit
no shutdown
A:N5>config>router>isis$ info
----------------------------------------------
area-id 49.00
interface "system"
level-capability level-2
no shutdown
exit
interface "to_N4_1/1/2"
level-capability level-2
no shutdown
exit
interface "to_N6_1/1/1"
level-capability level-2
no shutdown
exit
no shutdown
----------------------------------------------
In above configuration..router 6(192.168.5.0) will ping router 5 interface (192.168.4.0) netwok

LDP and ip/mpls :


LSR: label switching routing
LER: label Edge router
ILER : ingress LER router for pushing (adddning) label in tunnel [N1]
ELER : Egress LER router for popping (stripping) label when going out from tunnel [N6]
LSR: the routers in the tunnel , that only swap the label [N2 N3 N4 N5]
[Data plane] N1  N2  N3  N4  N5  N6
[Control plane] N1 N2 N3  N4 N5  N6
FEC (forward equivalent class)define group of packet to be forward on samepath
Label massages are signled from egress to ingress(upstream) in control plane
>>>Using
LDP ,(Underlaying protocol for mpls ,) LDP generate ingress label binding for FCE 6.6.6.6/32 and
store ingress label binding for that FEC in N6 LIB.

>N5 store mapping received from N6 as an egress label binding for FEC and generate an ingress label
binding for same FEC.( igress of N6 is egress of N5)
FEC is same for all.
LFIB table contain
FEC
EGRESS
IGRESS
OPERATION
On LSRs , ingress of previous router is egress of that router ,and ingress is generated by itself.

Control plane(CPM-Card ) for building forwarding table and data plane (iom)

Management Config
Sh card state <to show cards and media adapter>
Admin display-config
Configure# router interface “system”
Configure>router>if# address 1.1.1.1/32
/Admin save
Admin reboot
Back/exit/ pipe /match
card 1 card-type “iom3-xp-b”
card 1 mda 1 mda-type “m5-1gb-sfp-b”
Show port
port 1/1/1
info
no shutdown
To configure system interface:
For N1
system name N1
card 1 card-type iom3-xp-b
card 1 mda 1 mda-type m5-1gb-sfp-b
router interface to_N2_1/1/1
port 1/1/1
address 192.168.1.1/24
no shutdown
/conf port 1/1/1
no shutdown
/conf router interface system
address 1.1.1.1/32
no shutdown
show card
show router interface
/admin save
exit all

changr port name / ip address / system interface

Configuration on N2
system name N2
card 1 card-type iom3-xp-b
card 1 mda 1 mda-type m5-1gb-sfp-b
router interface to_N1_1/1/1
address 192.168.1.2/24
port 1/1/1
no shutdown
back
interface to_N3_1/1/2
address 192.168.2.1/24
port 1/1/2
no shutdown
/conf port 1/1/1
no shutdown
/conf port 1/1/2
no shutdown
/conf router interface system
address 2.2.2.2/32
no shutdown
show card
show router interface
/admin save
exit all

Configuration on N3
system name N3
card 1 card-type iom3-xp-b
card 1 mda 1 mda-type m5-1gb-sfp-b
router interface to_N4_1/1/1
address 192.168.3.1/24
port 1/1/1
no shutdown
back
interface to_N2_1/1/2
address 192.168.2.2/24
port 1/1/2
no shutdown
/conf port 1/1/1
no shutdown
/conf port 1/1/2
no shutdown
/conf router interface system
address 3.3.3.3/32
no shutdown
show card
show router interface
/admin save
exit all

Configuration on N4
system name N4
card 1 card-type iom3-xp-b
card 1 mda 1 mda-type m5-1gb-sfp-b
router interface to_N3_1/1/1
address 192.168.3.2/24
port 1/1/1
no shutdown
back
interface to_N5_1/1/2
address 192.168.4.1/24
port 1/1/2
no shutdown
/conf port 1/1/1
no shutdown
/conf port 1/1/2
no shutdown
/conf router interface system
address 4.4.4.4/32
no shutdown
show card
show router interface
/admin save
exit all

Configuration on N5
system name N5
card 1 card-type iom3-xp-b
card 1 mda 1 mda-type m5-1gb-sfp-b
router interface to_N4_1/1/2
address 192.168.4.2/24
port 1/1/2
no shutdown
back
interface to_N6_1/1/1
address 192.168.5.1/24
port 1/1/1
no shutdown
/conf port 1/1/1
no shutdown
/conf port 1/1/2
no shutdown
/conf router interface system
address 5.5.5.5/32
no shutdown
show card
show router interface
/admin save
exit all

Configuration on N6
system name N6
card 1 card-type iom3-xp-b
card 1 mda 1 mda-type m5-1gb-sfp-b
router interface to_N5_1/1/1
address 192.168.5.2/24
port 1/1/1
no shutdown
/conf port 1/1/1
no shutdown
/conf router interface system
address 6.6.6.6/32
no shutdown
show card
show router interface
/admin save
exit all

You might also like