You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

 

Mantychore software provides a set of operations to apply IP configurations;

 

  • To configure a IP address in an subinterface, type:
ipv4:setIP router:junos20 fe-0/1/2.0 192.168.1.1 255.255.255.0
  • To get the configuration from a router resource:
ipv4:list router:junos20
  • To set a description on an interface
ipv4:setInterfaceDescription router:junos20 fe-0/1/2.0 "Interface description"
  • No labels