#
# C5921 FAQ
#
# Skeleton SWROPTIONS file created by Klas, based on Cisco example
# 

########## EXAMPLE SWROPTIONS FILE ##############


soft-rommon=./c5921/
launchapp=c5921i86-universalk9-ms.SPA
ram=512
ethernet-slots=1
linux-vlan-stripped-from-pak=true

### FILE MAPPING SECTION ###

[filemap]
ios=flash
linux=/c5921/flash/
access=rw

# Some automation systems expect flash0: instead of flash: so provide both
[filemap]
ios=flash0
linux=/c5921/flash/
access=rw

[filemap]
ios=unix
linux=/c5921/flash/
access=rw


### INTERFACE MAPPING SECTION ###
#Auto generated at boot by c5921.py based on interfaces available

[interface]
linux=eth0
ios=e0/0
type=raw
promiscuous=true
monitor-state=true
push-mon-int=true

[interface]
linux=eth1
ios=e0/1
type=raw
promiscuous=true
monitor-state=true
push-mon-int=true

