[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuring IP and MPLS over a Static Ethernet Interface

To configure both IP and MPLS over an Ethernet interface:

  1. Specify a Fast Ethernet, Gigabit Ethernet, or 10-Gigabit Ethernet port.
  2. host1(config)#interface fastEthernet 4/0
    
    
    
  3. Create an IP interface.
  4. host1(config-if)#ip address 192.5.127.8 255.255.255.0
    
    
    
  5. Create an MPLS interface.
  6. host1(config-if)#mpls
    
    
    

Figure 11 illustrates this configuration.


Figure 11: Example of IP and MPLS Stacking Configuration Steps

[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]