You are on page 1of 6

MOP for L3 configuration on ML6692

# Telnet to node with username – “control_user” & password – “ericsson”


# Check running configuration from another node having L3 configuration using
command “show running-config router”

# Take it out in notepad

# Login to node where configuration needs to be done


MOP for L3 configuration on ML6692

# Check all the VLAN needed for L3 configuration like 222(2G), 333(3G_IuB),
331(3G_OAM) and VLAN for backhaul like 501(should be as per plan)
# Verify the interfaces where the actual connection exist
Like if it’s a combo, we need to enable L3 for all traffic vlan on that port.
222, 331, 333 on 1/9/4 or 1/9/5 or whatever port it is connected to.
Refer below example where 2G/3G is with combo configuration –
# Enter config mode –
MOP for L3 configuration on ML6692

# Check the WAN which is connected the affected site with Hub and enable L3
VLAN on same WAN like 502 here on WAN 1/12/1

# Note – If same VLAN exist in VLAN configuration then it will not allow to use
same one for L3, refer below screenshot where in first instance it was giving
errors then after deleting from VLAN configuration it was successful in second
attempt.
MOP for L3 configuration on ML6692

# Start preparing the configuration file as per affected site and plan.
# Put router-id as per plan –
Change router-id and rd in whole configuration as per plan on this site.

# Change the IPs for site ABIS/IUB/O&M


MOP for L3 configuration on ML6692

# Change IP on WAN interface –

# Change net address in IS-IS

# Put VRF configuration one by one –


MOP for L3 configuration on ML6692

# Similar way we can configure the remaining parameters, by coping from


configuration file prepared.

Note – Always remember to come of the context or protocol to configure next


step

You might also like