cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
905
Views
0
Helpful
5
Replies

MPLS on Port-Channel

azago
Level 1
Level 1

Is it possible to configure TE on a Port-Channel ?

I don't see the command mpls traffic-eng tunnels

CSCO-CORE-SPO(config-subif)#mpls ?

accounting Enable MPLS accounting on this interface

bgp MPLS BGP

ip Configure dynamic MPLS forwarding for IP

l2transport Layer 2 packet over MPLS config commands

label Label properties

ldp Configure Label Distribution Protocol (LDP) parameters

mtu Set MPLS Maximum Transmission Unit

netflow Configure Egress Netflow Accounting

CSCO-CORE-SPO(config-subif)#mpls tr

CSCO-CORE-SPO(config-subif)#mpls

5 Replies 5

aheinz
Level 1
Level 1

Hi,

what software do you use ?

Rgds

Andreas

s72033-advipservicesk9_wan-mz.122-33.SRA2.bin

Try:

interface GigabitEthernet1/2

channel-group 1 mode active

!

interface GigabitEthernet1/3

channel-group 1 mode active

!

interface Port-channel 1

switch-port

switch-port access vlan 1507

switch-port mode access

!

interface vlan 1507

mpls traffic-eng tunnels

mpls traffic-eng backup-path Tunnel1

mpls ip

Rgds

Andreas

Hi Andreas, the port-channel must be L3 in my topology.

Cisco told me doesn't support yet link bundling in MPLS TE (http://www.ietf.org/rfc/rfc4201.txt).

if you can't change to that config, use 12.2.18.sxf 5 or wait until it is supported in SR.

Rgds

Andreas