show ip prefix-group

Use this command to display the prefix group entries for IPv4.

Command Syntax

Copy
show ip prefix-group
show ip prefix-group WORD

Parameters

WORD

Name of the prefix group (Maximum length 64)

Default

None

Command Mode

Privileged execution mode

Applicability

Introduced in OcNOS version 6.6.1

Examples

Copy
OcNOS#show ip prefix-group 
Prefix Group Name: mygroup1
Total Number of Prefixes: 1
Prefixes:
    5.5.5.0/24

Prefix Group Name: mygroup2
Total Number of Prefixes: 1
Prefixes:
    1.1.1.1/24


OcNOS#show ip prefix-group mygroup2
Prefix Group Name: mygroup2
Total Number of Prefixes: 1
Prefixes:
    1.1.1.1/24

OcNOS#