Route Summarization (manual): RIP, EIGRP, OSPF and BGP 
//RIP and EIGRP: interface subcommand
(config-if)#ip summary-address rip x.x.x.x x.x.x.x
(config-if)#ip summary-address eigrp x.x.x.x x.x.x.x


//OSPF: router mode subcommand
(config-router)#summary-address x.x.x.x x.x.x.x
// (also see: area "area-id" range "ip-address" "mask")



//BGP
(config-router)#aggregate-address x.x.x.x x.x.x.x ...



[ view entry ] ( 1206 views )   |  print article

<<First <Back | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | Next> Last>>



2024 By Angel Cool