
EIGRP Leak-map not supported on Frame sub-if??
P-to-P HDLC link
Rack1R4(config-if)#ip summary-address eigrp 1 1.2.3.0 255.0.0.0 ?
<1-255> Administrative distance
leak-map Allow dynamic prefixes based on the leak-map
<cr>
FRAME_RELAY sub-if
Rack1R4(config-if)#int s0/0/0.1
Rack1R4(config-subif)#ip summary-address eigrp 1 1.2.3.0 255.0.0.0 ?
<1-255> Administrative distance
<cr>
***No option for it**
Comments
Rack1R4(config-if)#ip summary-address eigrp 1 1.0.0.0 255.0.0.0 ?
<1-255> Administrative distance
leak-map Allow dynamic prefixes based on the leak-map
<cr>
**i checked..its seems to be only missing on the sub-if***
-----------------------------
<edit>
actually ALL sub-ifs (including Ethernet)
Rack1R1(config)#int f0/0.123456
Rack1R1(config-subif)#ip summ
Rack1R1(config-subif)#ip summary-address ei
Rack1R1(config-subif)#ip summary-address eigrp 1 1.0.0.0 255.0.0.0 ?
<1-255> Administrative distance
<cr>
Hi ToxicAvenginator,
EIGRP leak map option is available only under physical and virtual-template interface.
R8(config)#int virtual-template 1
R8(config-if)#ip summary-address eigrp 100 0.0.0.0 0.0.0.0 ?
<1-255> Administrative distance
leak-map Allow dynamic prefixes based on the leak-map
<cr>
R8(config-if)#ip summary-address eigrp 100 0.0.0.0 0.0.0.0
R8(config-if)#int s0/0
R8(config-if)#ip summary-address eigrp 100 0.0.0.0 0.0.0.0 ?
<1-255> Administrative distance
leak-map Allow dynamic prefixes based on the leak-map
<cr>
HAPPY STUDY
[:D]
Awesome!
thankyou!
now i dont have to wait to add that to my notes..
:-)
Tox
Reply-To: "[email protected]" <[email protected]>
Date: Mon, 14 Nov 2011 17:09:15 -0600
To: Brian Dennis <[email protected]>
Subject: [CCIE R&S] EIGRP Leak-map not supported on Frame sub-if??
P-to-P HDLC link
Rack1R4(config-if)#ip summary-address eigrp 1 1.2.3.0 255.0.0.0 ?
<1-255> Administrative distance
leak-map Allow dynamic prefixes based on the leak-map
<cr>
FRAME_RELAY sub-if
Rack1R4(config-if)#int s0/0/0.1
Rack1R4(config-subif)#ip summary-address eigrp 1 1.2.3.0 255.0.0.0 ?
<1-255> Administrative distance
<cr>
***No option for it**
INE - The Industry Leader in CCIE Preparation
http://www.INE.com
Subscription information may be found at:
http://www.ieoc.com/forums/ForumSubscriptions.aspx
o wow...PPPoFR..thats genius!!
as minimally worded questions go...i wont forget THAT particular one!
Thankyou! :-)
i would NOT have put 2 and 2 together there! (i can say that with 90% certanity...unless i had a eureka moment and those dont come by reliably)