Show IPv4 routing information Show all IP access-lists vtysh -c "show ip access-list" Show all IP access-lists policy access-list vtysh -c "show ip access-list $4" Show all as-path-access-lists vtysh -c "show ip as-path-access-list" Show all as-path-access-lists policy as-path-list vtysh -c "show ip as-path-access-list $4" Show IP community-lists vtysh -c "show bgp community-list" Show IP community-lists policy community-list vtysh -c "show bgp community-list $4 detail" Show extended IP community-lists vtysh -c "show bgp extcommunity-list" Show extended IP community-lists policy extcommunity-list vtysh -c "show bgp extcommunity-list $4 detail" Show IP forwarding status vtysh -c "show ip forwarding" Show IP large-community-lists vtysh -c "show bgp large-community-list" Show IP large-community-lists policy large-community-list vtysh -c "show bgp large-community-list $4 detail" Show all IP prefix-lists vtysh -c "show ip prefix-list" Show all IP prefix-lists policy prefix-list vtysh -c "show ip prefix-list $4" Show IP route-maps per protocol vtysh -c "show ip protocol"