Cisco Cisco Network Services Manager 5.0 Referencia técnica

Descargar
Página de 85
 
Page 14 
OL-28510-02 
                <staticRoute destAddr="10.3.0.0" destMask="255.255.0.0" 
nextHop="145.34.56.2" /> 
                <staticRoute destAddr="10.3.1.0" destMask="255.255.255.0" 
nextHop="145.34.56.2" /> 
                <staticRoute destAddr="10.4.0.0" destMask="255.255.0.0" 
nextHop="145.34.56.2" /> 
                <staticRoute destAddr="10.4.1.0" destMask="255.255.255.0" 
nextHop="145.34.56.2" /> 
                <staticRoute destAddr="10.17.217.0" destMask="255.255.255.0" 
nextHop="145.34.56.2" /> 
                <staticRoute destAddr="192.0.2.1" destMask="255.255.255.255" 
nextHop="145.34.56.2" /> 
                <staticRoute destAddr="10.1.1.0" destMask="255.255.255.0" 
nextHop="145.34.56.2" /> 
            </staticRoutes> 
        </body> 
</boilerplate> 
 
ASR 1004 
Ensure that the ports supplied when configuring the L3Routed type interconnects for the device 
are created on the device and that their status is operational. For example, if interface "port-
channel 10" was specified as the ASR downlink to the 7000 device, it should look similar to the 
following: 
 
od-l1-asr1k-a# show running-config interface port-channel 10 
Building configuration... 
 
Current configuration : 75 bytes 
interface Port-channel10 
 description to od-l1-n7k-c 
 no ip address 
end 
 
od-l1-asr1k-a# show running-config interface TenGigabitEthernet0/0/0 
Building configuration... 
 
Current configuration : 98 bytes 
interface TenGigabitEthernet0/0/0 
 no ip address 
 cdp enable 
 channel-group 10 mode active 
end 
 
od-l1-asr1k-a# 
 
Nexus 7000 
Tips (see attached sample base config) 
1.  Bring up the management interface. 
2.  Create default route within management VRF.