address-family ipv4
To configure the IPv4 address family parameters for MPLS OAM, use the address-family ipv4 command in MPLS OAM configuration mode.
address-family ipv4 { apply-group group-name | exclude-group group-name | reply ip-header-source source-ip }
Syntax Description
apply-group group-name |
Applies configuration from the specified group. |
exclude-group group-name |
Excludes the specified group from applying configuration. |
reply ip-header-source source-ip |
Configures the reply parameters for the specified IPv4 source ip address. |
Command Default
None
Command Modes
MPLS OAM configuration mode
Command History
Release |
Modification |
---|---|
Release 6.0 |
This command was introduced. |
Usage Guidelines
No specific guidelines impact the use of this command.
Task ID
Task ID |
Operations |
---|---|
mpls-te |
read, write |
mpls-ldp |
read, write |
mpls-static |
read, write |
Examples
This example displays the address-family ipv4 command parameters.
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# mpls oam
RP/0/RP0/CPU0:router(config-oam)# address-family ipv4 ?
apply-group Apply configuration from a group
exclude-group Exclude apply-group configuration from a group
reply Configure reply parameters for MPLS OAM address family
<cr>