425
Field Description
Total
Total number of routes learned from RIPng neighbors.
enable ipsec-profile
Use
enable ipsec-profile
to apply an IPsec profile to a RIPng process.
Use
undo enable ipsec-profile
to remove the IPsec profile from the RIPng process.
Syntax
enable ipsec-profile
profile-name
undo enable ipsec-profile
Default
No IPsec profile is applied to the RIPng process.
Views
RIPng view
Predefined user roles
network-admin
Parameters
profile-name
: Specifies an IPsec profile by its name, a case-sensitive string of 1 to 63 characters.
Usage guidelines
This command must reference an IPsec profile. For more information about IPsec profiles, see
Security
Configuration Guide
.
Examples
# Apply IPsec profile
profile001
to RIPng process 1.
<Sysname> system-view
[Sysname] ripng 1
[Sysname-ripng-1] enable ipsec-profile profile001
filter-policy export
Use
filter-policy
export
to configure RIPng to filter redistributed routes. Only routes not filtered can be
advertised in update messages.
Use
undo filter-policy
export
to remove the configuration.
Syntax
filter-policy
{
acl6-number
|
prefix-list
prefix-list-name
}
export
[
protocol
[
process-id
] ]
undo filter-policy
export
[
protocol
[
process-id
] ]
Default
RIPng does not filter redistributed routes.