cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
417
Views
1
Helpful
1
Replies

How to send junos shell command with pyats

assadniang
Level 1
Level 1

How do I send a command to the junos shell with pyats

junos>start shell
junos#cd /var/public

-----------------------------------------

juniper_device = testbed.devices['ptr513-u210']
juniper_device.connect()
juniper_device.execute('cd /var/public') <--- this fails

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

You should ask this question in PyATS or Juniper forum (or google it)

THIS IS  CISCO FORUM - check below URL how to ask question in FORUM.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

You should ask this question in PyATS or Juniper forum (or google it)

THIS IS  CISCO FORUM - check below URL how to ask question in FORUM.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help