show running-config prefix-list
Use this command to display the running system status and configuration details for prefix lists.
Command Syntax
show running-config prefix-list
Parameters
None
Command Mode
Privileged exec mode, configure mode, router-map mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
>enable
(config)#show running-config prefix-list
!
ip prefix-list abc
seq 5 permit any
!
ip prefix-list as
description annai
!
ip prefix-list wer
seq 45 permit any
!
(config)#
Last modified date: 10/19/2023