Hi Team,
We have some issues/queries related to vCPE usecase on El-alto.
1. Before Deploying the customer service as a part of Checklist for El Alto
Release: healthcheck.py script output we are not getting as expected. RESTCONF
from SDNC to BRG curl is not working, but ping is working.
root@rndelalto-nfs:~/integration/test/vcpe# python3 healthcheck-k8s.py
Checking vGMUX REST API from SDNC
{
"interfaces": {
"interface": [
{
"name": "GigabitEthernet0/6/0",
"enabled": true,
"type": "iana-if-type:ethernetCsmacd",
"v3po:ethernet": {
"mtu": 9216
},
"ietf-ip:ipv4": {
"address": [
{
"ip": "10.5.0.21",
"prefix-length": 24
}
]
}
},
{
"name": "local0",
"enabled": false,
"type": "iana-if-type:ethernetCsmacd",
"v3po:routing": {
"ipv6-vrf-id": 4294967295
}
},
{
"name": "GigabitEthernet0/4/0",
"enabled": true,
"type": "iana-if-type:ethernetCsmacd",
"v3po:ethernet": {
"mtu": 9216
},
"ietf-ip:ipv4": {
"address": [
{
"ip": "10.1.0.21",
"prefix-length": 24
}
]
}
}
]
}
}
Checking vBRG REST API from SDNC
b'command terminated with exit code 7\n'
* But When this command: curl -s -u admin:admin -X GET
http://localhost:8080/restconf/config/ietf-interfaces:interfaces is executed in
BRG VM the output is as mentioned below:
ubuntu@zdcpe1cpe01brgemu01-202002202352:~$ curl -s -u admin:admin -X GET
http://localhost:8183/restconf/config/ietf-interfaces:interfaces
{"interfaces":{"interface":[{"name":"tap-0","enabled":true,"type":"v3po:tap","v3po:ethernet":{"mtu":9216},"v3po:tap":{"mac":"02:fe:72:02:89:45","tap-name":"lstack"},"v3po:l2":{"bridged-virtual-interface":false,"bridge-domain":"bridge-domain-10"}},{"name":"tap-1","enabled":true,"type":"v3po:tap","v3po:ethernet":{"mtu":9216},"v3po:tap":{"mac":"02:fe:a3:02:9a:6f","tap-name":"tap0"},"ietf-ip:ipv4":{"address":[{"ip":"20.0.0.40","prefix-length":24}]}},{"name":"local0","enabled":false,"type":"iana-if-type:ethernetCsmacd","v3po:routing":{"ipv6-vrf-id":4294967295}},{"name":"GigabitEthernet0/4/0","enabled":true,"type":"iana-if-type:ethernetCsmacd","v3po:ethernet":{"mtu":9216}}]}}
2. BRG and SDNC connected through OAM network, We are able to ping SDNC from
BRG but vice-versa (i.e. SDNC to BRG) is not happening.
3. Where do we get tap interfaces related information (for example how many tap
interfaces should be present in BNG) for each (i.e. BNG, GMUX, BRG) in VCPE.
Please provide your inputs,if anyone faced these issues.
Regards,
Naveen
L&T Technology Services Ltd
www.LTTS.com
L&T Technology Services Limited (LTTS) is committed to safeguard your data
privacy. For more information to view our commitment towards data privacy under
GDPR, please visit the privacy policy on our website www.Ltts.com. This Email
may contain confidential or privileged information for the intended recipient
(s). If you are not the intended recipient, please do not use or disseminate
the information, notify the sender and delete it from your system.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20098): https://lists.onap.org/g/onap-discuss/message/20098
Mute This Topic: https://lists.onap.org/mt/71515099/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-