___Settings___
hostname
domain name-server
logging
snmp-server
line
ntp
username
___Network___
vrf's
ipv4 access-list
class-map match-any
policy-map DLS-SHAPE
___Interfaces___
descr
vrf
addr
vlan
___Routing___
prefix-set (network list)
as-path-set (pa path regex)
route-policy (routing condition, ex: if prefix-set OR as-path-set OR anything THEN drop ELSE pass)
router static
router ospf
router bgp
router eigrp
INTERFACE
|_ IP addres, VRF , vlan
ROUTING PROTOCOLS
|_ router bgp ASN
|_ VRF's
|_ rd
|_ router-id
|_ ipv4 unicast
|_ redistribute (static, connected, ospf, eigrp, bgp)
|_ addr aggr
|_ neighbor -> route-policy (as-path/prefix-set) IN/OUT
|_ router eigrp ASN
|_ VRF's
|_ ipv4 unicast
|_ router-id
|_ maximum-paths, default-metric, autonomous-system
|_ redistribute (static, connected, ospf, eigrp, bgp)
|_ route-policy EIGRP-IN IN/OUT
|_ interface's
|_ router ospf
|_ VRF's
|_ router-id
|_ distribute-list, default-information originate
|_ redistribute
|_ area X -> distribute-list, interface