Config Router

  • Google Sheets
  • CCNA Online training
    • CCNA
  • CISCO Lab Guides
    • CCNA Security Lab Manual With Solutions
    • CCNP Route Lab Manual with Solutions
    • CCNP Switch Lab Manual with Solutions
  • Juniper
  • Linux
  • DevOps Tutorials
  • Python Array
You are here: Home / Cisco / Sample MPOA Configuration

Sample MPOA Configuration

March 17, 2020 by Scott

Sample MPOA Configuration

This section presents a sample network to summarize the configuration for MPCs and MPSs. Figure 10-9 Sample MPOA Network illustrates the network where two MPCs interconnect through one MPS.

Figure 10-9. Sample MPOA Network
sample-mpoa-configuration-10.9

The MPCs reside inside of Catalysts equipped with MPOA-capable LANE modules. The MPS resides in a 7204 router. Each MPC has one LEC enabled. The MPS has two LECs enabled, one for each of the two ELANs. The LECS and LESs reside in the 7204 router, although it could just as easily have been configured in either of the Catalysts.

Example 10-14 shows the relevant configuration statements for Cat-A.

Example 10-14 Cat-A MPOA Configuration

!
mpoa client config name mpc1
!interface ATM0
no ip address
atm pvc 5 0 5 qsaal
atm pvc 16 0 16 ilmi
mpoa client name mpc1
!
interface ATM0.1 multipoint
lane client mpoa client name mpc1
lane client ethernet 21 elan1

Similarly, Cat-B’s configuration reflects Cat-A’s. Note that no IP address is configured on the Catalysts because the LANE module does not let you assign one. This results from the LANE module behaving like a bridge port. Example 10-15 shows Cat-B’s configuration. The MPC names differ in the two configurations (Cat-A and Cat-B), but they could be the same because the names are only locally significant.

Example 10-15 Cat-B MPOA Client Configuration

!
mpoa client config name mpc2
!
interface ATM0
no ip address
atm pvc 5 0 5 qsaal
atm pvc 16 0 16 ilmi
mpoa client name mpc2
!
interface ATM0.2 multipoint
lane client mpoa client name mpc2
lane client ethernet 22 elan2

The MPS configuration of Example 10-16 resides in a router and has an IP address associated with each subinterface. Not shown in this abbreviated output, but vitally important in the configuration, is a routing protocol configuration. You must have routing enabled for the MPS/NHS to function correctly.

Example 10-16 Router MPOA Server Configuration

lane database usethis
name elan1 server-atm-address 47.009181000000009092BF7401.0090AB165009.01
name elan1 elan-id 101
name elan2 server-atm-address 47.009181000000009092BF7401.0090AB165009.02
name elan2 elan-id 102
!
mpoa server config name mps
!
interface ATM1/0
no ip address
atm pvc 5 0 5 qsaal
atm pvc 16 0 16 ilmi
lane config auto-config-atm-address
lane config database usethis
mpoa server name mps
!
interface ATM1/0.1 multipoint
ip address 1.1.1.2 255.255.255.0
lane server-bus ethernet elan1
lane client mpoa server name mps
lane client ethernet elan1
!
interface ATM1/0.2 multipoint
ip address 1.1.2.2 255.255.255.0
lane server-bus ethernet elan2
lane client mpoa server name mps
lane client ethernet elan2
  • Cisco LAN Switching Study Guide

Related

Filed Under: Cisco Tagged With: Sample MPOA Configuration

Recent Posts

  • How do I give user access to Jenkins?
  • What is docker volume command?
  • What is the date format in Unix?
  • What is the difference between ARG and ENV Docker?
  • What is rsync command Linux?
  • How to Add Music to Snapchat 2021 Android? | How to Search, Add, Share Songs on Snapchat Story?
  • How to Enable Snapchat Notifications for Android & iPhone? | Steps to Turn on Snapchat Bitmoji Notification
  • Easy Methods to Fix Snapchat Camera Not Working Black Screen Issue | Reasons & Troubleshooting Tips to Solve Snapchat Camera Problems
  • Detailed Procedure for How to Update Snapchat on iOS 14 for Free
  • What is Snapchat Spotlight Feature? How to Make a Spotlight on Snapchat?
  • Snapchat Hack Tutorial 2021: Can I hack a Snapchat Account without them knowing?

Copyright © 2025 · News Pro Theme on Genesis Framework · WordPress · Log in