Don't know whether or not I'm leaving the scope of BGP/CCIP... (Not that I care really)
I started looking into BGP security, MD5 security is just a gimme, TTL security I can understand but I found this blog post (from Cisco no less) about BGP security via 
bgp maxas-limit limiting the number of AS'es that can be in AS Path.
My question is how useful is this as a security tool, the second link I found poses this more as a resource management tool. (Something help with memory management.)
The first article says this can prevent route hijacking, but since the 
bgp maxas-limit is global and effects every route I can't see that being scalable. 
Cisco Blog » Blog Archive » Securing BGP
Also found this one 
Protecting Border Gateway Protocol for the Enterprise - Cisco Systems
Am I missing something with 
bgp maxas-limit??