...
- To configure a IP address in an subinterface, type:
Code Block |
---|
chassisipv4:setInterfacesetIP router:junos20 fe-0/1/2.0 192.168.1.1 255.255.255.0 |
- To get the configuration from a router resource:
Code Block |
---|
chassisipv4:listInterfaceslist router:junos20 |
- To set a description on an interface
...