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 ...



Comments
Comments are not available for this entry.
2024 By Angel Cool