[c-nsp] Same static-route to different destination / Port-chanel

Ahmed Hilmy hilmy.aa at gmail.com
Thu Jul 18 02:12:46 EDT 2013


Hello,

How can i check it ?
bundle mode on.

at R1 ( 7606 )

interface Port-channel10
 description To-ASR
 ip address 192.168.70.17 255.255.255.252
 ip tcp adjust-mss 1400
 speed nonegotiate
end

interface GigabitEthernet1/20
 description To-ASR-MEMBER-1
 no ip address
 speed nonegotiate
 no cdp enable
 channel-group 10 mode on
end


!
interface GigabitEthernet1/21
 description To-ASR-MEMBER-2
 no ip address
 speed nonegotiate
 channel-group 10 mode on
end


At R2 ( ASR1002 )

interface Port-channel10
 description Bundle
 ip address 192.168.70.18 255.255.255.252
 negotiation auto
end


interface GigabitEthernet0/0/0
 description To-7606-MEMBER-1
 no ip address
 no negotiation auto
 channel-group 10
end


interface GigabitEthernet0/0/1
 description To-7606-MEMBER-2
 no ip address
 no negotiation auto
 channel-group 10
end

Please advice.



On Wed, Jul 17, 2013 at 11:41 PM, Dikkema, Michael (Business Technology) <
MDikkema at postmedia.com> wrote:

> For port channel load balancing you should look into your hashing method
> rather than routing.
>
> -----Original Message-----
> From: cisco-nsp [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of
> Ahmed Hilmy
> Sent: Wednesday, July 17, 2013 3:29 PM
> To: cisco-nsp at puck.nether.net
> Subject: [c-nsp] Same static-route to different destination / Port-chanel
>
> Hello Friends,
>
>
> Can i configure a static route for prefix x.x.x.x/y to different
> destinations a.a.a.a & b.b.b.b ?
>
> Router 1  -------- Router 2 directly connected.
>
>
> I want to do this thing because i have port-chanel between R1 - R1 with
> two interfaces, one of them is carrying 990 Mb but 2nd one is only carrying
> 60 Mb.
>
> Config is identical on bundle members.
>
>
> Please advice.
>
>
> Regards,
>
> Ahmed
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>


More information about the cisco-nsp mailing list