How to make a directory on a router?

Moderator: mike

Post Reply
gioir
Posts: 2
Joined: Thu Feb 01, 2018 3:12 pm

How to make a directory on a router?

Post by gioir » Thu Feb 01, 2018 3:36 pm

Hi all,

I'm using IOL for a Cisco router simulation.
I want to make a directory on a router file system and get some files saved in the directory there.
But I don't know how.
On a real router, I can mkdir a directory on a flash memory using the IOS command.
However, there is no flash: file system available and I don't know where I can make a directory and can use it:


R1#dir ?
/all List all files
/recursive List files recursively
all-filesystems List files on all filesystems
archive: Directory or file name
cns: Directory or file name
disk0: Directory or file name
disk1: Directory or file name
null: Directory or file name
nvram: Directory or file name
system: Directory or file name
tar: Directory or file name
tmpsys: Directory or file name
unix: Directory or file name
xmodem: Directory or file name
ymodem: Directory or file name
| Output modifiers
<cr>


Could someone help me please?

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: How to make a directory on a router?

Post by Uldis (UD) » Thu Feb 01, 2018 3:59 pm

and cisco.com is for what????
IOL routers are not like real one..
if you want operate with flash like real, use vIOS or CSR..

IOL has very specific directory
dir unix:

gioir
Posts: 2
Joined: Thu Feb 01, 2018 3:12 pm

Re: How to make a directory on a router?

Post by gioir » Thu Feb 01, 2018 5:57 pm

Thanks Uldis,

I have tried to make a directory on the unix: file system and its ok.
And glad to find alternative way to use vIOS.

Post Reply