cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
322
Views
0
Helpful
1
Replies

Double tagging in cisco

rahul.nayar
Level 1
Level 1

Currently i am doing below test. Can anyone please provide the configuration for double tagging ?

SETUP

======

    BRAS1                      BRAS2

     1/15                           2/6

       |                                 |

       |                                 |

       |                                 |

       |                                 |

      5/13---CISCO7609---5/15 <<<<<<<<<<<Need to config double tag

                   5/17

                    |   |

                    |   |

                    |   |

                    |   |

              PC1 and PC2

                VLAN 12:1

CONFIG

=======

interface Port-channel9

switchport

switchport access vlan 12

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 12

switchport mode trunk

lacp max-bundle 2

!

interface Port-channel10

switchport

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 12

switchport mode trunk

lacp max-bundle 2

interface GigabitEthernet5/13

switchport

switchport access vlan 12

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 12

switchport mode trunk

load-interval 30

no wrr-queue random-detect 3

channel-protocol lacp

channel-group 9 mode active

!

interface GigabitEthernet5/15

switchport

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 12

switchport mode trunk

load-interval 30

no wrr-queue random-detect 3

channel-protocol lacp

channel-group 10 mode active

!

interface GigabitEthernet5/16

no ip address

no wrr-queue random-detect 3

!

interface GigabitEthernet5/17

switchport

switchport access vlan 12

load-interval 30

no wrr-queue random-detect 3

1 Reply 1

rahul.nayar
Level 1
Level 1

I have added switchport mode dot1qtunnel and it's working now.

Any more suggestion will be appreciated.

Review Cisco Networking products for a $25 gift card