From 661faa1e3793068431a7bb1dd34b500ea16004e1 Mon Sep 17 00:00:00 2001 From: Laurent Mazet Date: Thu, 4 Dec 2014 14:21:13 +0100 Subject: [PATCH] add link aggregation for SWG* --- master/opt/tftp/swg1.txt | 11 ++++++++++- master/opt/tftp/swg2.txt | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/master/opt/tftp/swg1.txt b/master/opt/tftp/swg1.txt index 5c87a8a..b8d3c32 100644 --- a/master/opt/tftp/swg1.txt +++ b/master/opt/tftp/swg1.txt @@ -22,7 +22,7 @@ enable secret 5 $1$OMTZ$xM5SrEPag4m7MGrV1u86/0 ! ! macro name VERSION -macro description 2.2 +macro description 2.3 @ ! no aaa new-model @@ -49,6 +49,9 @@ vlan internal allocation policy ascending ! ! ! +interface Port-channel1 + switchport +! interface FastEthernet1 ip vrf forwarding mgmtVrf no ip address @@ -300,10 +303,16 @@ interface GigabitEthernet1/48 spanning-tree portfast ! interface TenGigabitEthernet1/49 + channel-protocol pagp + channel-group 1 mode desirable ! interface TenGigabitEthernet1/50 + channel-protocol pagp + channel-group 1 mode desirable ! interface TenGigabitEthernet1/51 + channel-protocol pagp + channel-group 1 mode desirable ! interface TenGigabitEthernet1/52 ! diff --git a/master/opt/tftp/swg2.txt b/master/opt/tftp/swg2.txt index ad109af..7dc952d 100644 --- a/master/opt/tftp/swg2.txt +++ b/master/opt/tftp/swg2.txt @@ -22,7 +22,7 @@ enable secret 5 $1$OMTZ$xM5SrEPag4m7MGrV1u86/0 ! ! macro name VERSION -macro description 2.2 +macro description 2.3 @ ! no aaa new-model @@ -49,6 +49,9 @@ vlan internal allocation policy ascending ! ! ! +interface Port-channel1 + switchport +! interface FastEthernet1 ip vrf forwarding mgmtVrf no ip address @@ -300,10 +303,16 @@ interface GigabitEthernet1/48 spanning-tree portfast ! interface TenGigabitEthernet1/49 + channel-protocol pagp + channel-group 1 mode desirable ! interface TenGigabitEthernet1/50 + channel-protocol pagp + channel-group 1 mode desirable ! interface TenGigabitEthernet1/51 + channel-protocol pagp + channel-group 1 mode desirable ! interface TenGigabitEthernet1/52 ! -- 2.30.2