cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
678
Views
0
Helpful
0
Replies

CSR 1Kv on openstack with ESC / NFVO: not able to connect to the VNF

neetimit
Cisco Employee
Cisco Employee

Hi,

 

I am trying to instantiate CSR VNF from NFVO service package, the instance is getting created and is in Running state on Openstack with 1 IP address allocated to it, the port is also UP.

However, on ESC the deployment is in Error state. The logs don't show anything other than this warning message: 2020-02-11 18:06:38.681 WARN  Type: VM_NETWORK_STATE
2020-02-11 18:06:38.681 WARN  Status: FAILURE
2020-02-11 18:06:38.681 WARN  Status Code: 500
2020-02-11 18:06:38.681 WARN  Status Msg: Warning: VM [austx-lab-dev-es_CSR-2-_0_abcaf96b-45bf-4820-9b2b-37973f59292e] has a network problem: Gateway with ip 98.6.63.65is down.
2020-02-11 18:06:38.681 WARN  Tenant: admin

 

 

On Openstack, when I checked the instance, I see the day 0 config has also not got pushed. 

Even after I push the configs manually, I am not able to reach the VM from outside (98.6.63.73), even though I can ping the gateway (98.6.63.65) from outside (like ESC and NSO machines).

 

This is the config I am pushing:

hostname CSRhost
!
platform console serial
!
ip domain name cisco.com
!
username admin privilege 15 password 0 admin
!
enable secret cisco123
!
vrf definition Mgmt
address-family ipv4
exit-address-family
!
interface GigabitEthernet1
description management network
vrf forwarding Mgmt
ip address 98.6.63.73 255.255.255.240
ip access-group MGMT-IN in
no shut
!
crypto key generate rsa modulus 1024
ip tftp source-interface GigabitEthernet1
ip ssh source-interface GigabitEthernet1
ip ssh version 2
no ip ssh stricthostkeycheck
ip ssh authentication-retries 5
ip scp server enable
ip route vrf Mgmt 0.0.0.0 0.0.0.0 98.6.63.65
file prompt quiet
!
snmp-server community public RO
!
ip access-list extended PUBLIC-IN
permit tcp any eq 443 any established
permit udp any eq domain any
!
!####_DAY0_LICENSE
!
license smart enable

!
do write

 

How do I debug this further? any inputs from CSR/ openstack or ESC experts?

 

Thanks,

Neetika

 

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card