Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I tried to get device interface informaiton to use restconf.I could do it.But very slowly. code is there ---def getinfo(host): url = "https://{h}:443/restconf/data/Cisco-IOS-XE-native:native/interface".format(h=host) # RESTCONF media types for ...
Hi,Could you please let me know about DHCP/multicast routing on SD-Access overlay network?Can use DHCP/multicast routing on SD-Access overlay network?case1: DHCP server and DHCP client on SD-Access overlay networkcase2: DHCP client on SD-Access overl...