RIPng configuration commands
The term "router" in this chapter refers to both routers and Layer 3 switches.
checkzero
Syntax
checkzero
undo checkzero
View
RIPng view
Default level
2: System level
Parameters
None
Description
Use
checkzero
to enable the zero field check on RIPng packets.
Use
undo checkzero
to disable the zero field check.
The zero field check is enabled by default.
Some fields in RIPng packet headers must be zero. These fields are called "zero fields". You can
enable the zero field check on RIPng packet headers. If any such field contains a non-zero value, the
RIPng packet will be discarded.
Examples
# Disable the zero field check on RIPng packet headers of RIPng 100.
<Sysname> system-view
[Sysname] ripng 100
[Sysname-ripng-100] undo checkzero
default cost (RIPng view)
Syntax
default cost cost
undo default cost
View
RIPng view
Default level
2: System level
Parameters
cost
: Default metric of redistributed routes, in the range of 0 to 16.
Description
Use
default cost
to specify the default metric of redistributed routes.
265