CLI Guide

Table Of Contents
interface management
Associate a management port with a management VRF.
C9000 Series
Syntax
interface management
To delete the association between a management port and a management VRF, use the no interface
management command.
Defaults None.
Command Modes VRF MODE
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.8(0.0) Introduced on the S3048-ON and S4048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.0) Introduced on the Z9500.
9.4.(0.0) Introduced on the S-Series and Z9000.
Usage
Information
Use this command to associate a management port with a management VRF. When you execute this
command, the management ports corresponding to both the ACTIVE unit as well as the STANDBY unit
are associated with the management VRF.
maximum dynamic-routes
Specify the maximum number of dynamic (protocol) routes a VRF can have.
C9000 Series
Syntax
maximum dynamic-routes limit {warn-threshold threshold-value | warning-only}
To remove the limit on the maximum number of routes used, use the no maximum dynamic-routes
command.
Parameters
limit
Maximum number of routes allowed in a VRF. Valid range is from 1 to 16,000 (or
maximum allowable for that platform if smaller value).
warning-
threshold
Warning threshold value is expressed as a percentage of the limit value. When the
number of routes reaches the specified percentage of the limit, a warning message
is generated. Valid range is 1 to 100. When warn-threshold is used, once the limit is
reached, additional dynamic routes will not be allowed.
warning-only When the warning-only option is used, a syslog message will be thrown when
maximum number of dynamic routes reaches the limit. Additional dynamic routes
will still allowed.
Defaults No limit is set on the maximum number of dynamic routes for a VRF.
Command Modes CONFIGURATION-VRF
Virtual Routing and Forwarding (VRF) 1779