Version 6.8 51 Mediant MSBR
Configuration Guide 10. Administrative Distance
R 192.168.0.0/24 [60/2] via 100.0.12.30, GigabitEthernet
0/0, 00:00:21
10.3 Example of Configuring Static Route with Custom
Metric
The following is an example of configuring static route with custom metric.
10.3.1 Configuration
In the event where there is a prefix that needs to be reached and is located behind
MSBR2, you need to configure a static route on MSBR1 that points to this prefix through
MSBR2’s interface towards MSBR1.
Figure 10-2: Changing Static Route Metric
Configure this static route with a non-default metric:
MSBR1# configure data
MSBR1(config-data)# ip route 10.10.10.0 255.255.255.0 100.0.12.20
gigabitethernet 0/0 50
MSBR1(config-data)#
10.3.2 Output
MSBR1# show running-config data
Configure data
******************************************************************
**
General configuration omitted, assume that configured as in
diagram
******************************************************************
**
ip route 10.10.10.0 255.255.255.0 100.0.12.20 GigabitEthernet 0/0
50
exit
MSBR1# show data ip route
Codes: K - kernel route, C - connected, S - static,
R - RIP, O - OSPF, B - BGP
C 1.1.1.12/32 [1/4] is directly connected, Loopback 1