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.
Hello, I am on Cisco Modeling Labs and trying to retrieve some interfaces with restconf and python but i always when i call the: .../restconf/data/ietf-interfaces:interfacesit fails: <errors>
<error>
<error-type>protocol</error-type>
...
Hello, I am retrieving the interfaces configurations and statistics with netconf and ncclient on a Nexus switch.I have installed the mtx-openconfig-all-1.0.0.0-9.2.3.lib32_n9000.rpm on the nexus and the request xml is this one: <interfaces xmlns="htt...
Hello, I am trying to connect to the ASAv with Ansible through ssh and i have configured the following:crypto key generate rsa modulus 2048username cisco password cisco privilege 15
aaa authentication ssh console LOCAL
ssh version 2 But when i do the...
Hello, I have the following topology: I am trying for the first time to configure the firewall-1(ASAv) on cml and I want to use a static ip address for the desktop-0-in, all the configurations guides i checked use dhcp. I have configured the firewall...
Hello, When I download my lab file from cml the desktop computers from my lab does not save the eth0 static ip address, netmask or gateway.Is there a way to save it? Or write it yourself in the yaml file downloaded form the lab? This is the configur...
Where do I place this in the yaml file? I know how to set up a static ip address on the alpine desktop. What i would like to do is to not set it up every time i start a cml session, because when i download the cml yaml file from the lab it doesnt sav...