Hi,
Does anyone have a way around the address column width shortfall in the Cisco IOS 'show ip bgp' output, when using AS path search criteria?
The address/mask column is only 16 characters, while a full ipv4 addr/mask is 18 characters. The resulting line break for prefixes greater than 16 characters does not display the ip address when filtering 'show ip bgp' on an AS path.
For example:
show ip bgp | in [as path]
show ip bgp | sec [as path]
(both useless)
Is there a regular expression that will display previous/following output lines? Or any other way?
Does anyone have a way around the address column width shortfall in the Cisco IOS 'show ip bgp' output, when using AS path search criteria?
The address/mask column is only 16 characters, while a full ipv4 addr/mask is 18 characters. The resulting line break for prefixes greater than 16 characters does not display the ip address when filtering 'show ip bgp' on an AS path.
For example:
show ip bgp | in [as path]
show ip bgp | sec [as path]
(both useless)
Is there a regular expression that will display previous/following output lines? Or any other way?