Reference Guide

Interfaces | 125
Configuring a Static Route for a Management Interface
When an IP address used by a protocol and a static management route exists for the same prefix, the
protocol route takes precedence over the static management route.
To configure a static route for the management port, use the following command in CONFIGURATION
mode:
To view the configured static routes for the management port, use the
show ip management-route command
in EXEC privilege mode (Figure 10-6).
Figure 10-6. show ip management-route Command Example
Command Syntax Command Mode Purpose
management route ip-address mask
{forwarding-router-address |
ManagementEthernet slot/port}
CONFIGURATION Assign a static route to point to the management
interface or forwarding router.
FTOS#show ip management-route all
Destination Gateway State
----------- ------- -----
1.1.1.0/24 172.31.1.250 Active
172.16.1.0/24 172.31.1.250 Active
172.31.1.0/24 ManagementEthernet 1/0 Connected
FTOS#