Skip to content

Commit ca1297b

Browse files
authored
Merge pull request ytti#560 from MajesticFalcon/master
Add some OS-Model mapping in README
2 parents 33e465e + fee27ab commit ca1297b

File tree

2 files changed

+51
-62
lines changed

2 files changed

+51
-62
lines changed

README.md

Lines changed: 51 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -44,101 +44,103 @@ Oxidized is a network device configuration backup tool. It's a RANCID replacemen
4444
* [Model](#model)
4545

4646
# Supported OS types
47+
* Vendor
48+
* OS - model_name
4749

4850
* A10 Networks
49-
* ACOS
51+
* ACOS - acos
5052
* Alcatel-Lucent
51-
* AOS
52-
* AOS7
53-
* ISAM
53+
* AOS - aos
54+
* AOS7 - aos7
55+
* ISAM - isam
5456
* Wireless
5557
* Alvarion
56-
* BreezeACCESS
58+
* BreezeACCESS - alvarion
5759
* Arista
58-
* EOS
60+
* EOS - eos
5961
* Arris
60-
* C4CMTS
62+
* C4CMTS - c4cmts
6163
* Aruba
62-
* AOSW
64+
* AOSW - aosw
6365
* Brocade
64-
* FabricOS
65-
* Ironware
66-
* NOS (Network Operating System)
67-
* Vyatta
68-
* 6910
66+
* FabricOS - fabricos
67+
* Ironware - ironware
68+
* NOS (Network Operating System) - nos
69+
* Vyatta - vyatta
70+
* 6910 - br6910
6971
* Check Point
70-
* GaiaOS
72+
* GaiaOS - gaiaos
7173
* Ciena
72-
* SOAS
74+
* SOAS - saos
7375
* Cisco
74-
* AireOS
75-
* ASA
76-
* CatOS
77-
* IOS
78-
* IOSXR
79-
* NXOS
80-
* SMB (Nikola series)
76+
* AireOS - aireos
77+
* ASA - asa
78+
* CatOS - catos
79+
* IOS - ios
80+
* IOSXR - iosxr
81+
* NXOS - nxos
82+
* SMB (Nikola series)
8183
* Citrix
82-
* NetScaler (Virtual Applicance)
84+
* NetScaler (Virtual Applicance) - netscaler
8385
* Coriant (former Tellabs)
84-
* TMOS (8800)
85-
* 8600
86+
* TMOS (8800) - tmos
87+
* 8600 -
8688
* Cumulus
8789
* Linux
8890
* DataCom
8991
* DmSwitch 3000
9092
* DELL
91-
* PowerConnect
92-
* AOSW
93+
* PowerConnect - powerconnect
94+
* AOSW - aosw
9395
* Ericsson/Redback
94-
* IPOS (former SEOS)
96+
* IPOS (former SEOS) - ipos
9597
* Extreme Networks
96-
* XOS
98+
* XOS - xos
9799
* WM
98100
* F5
99101
* TMOS
100102
* Force10
101-
* DNOS
102-
* FTOS
103+
* DNOS - dnos
104+
* FTOS - ftos
103105
* FortiGate
104-
* FortiOS
106+
* FortiOS - fortios
105107
* HP
106-
* Comware (HP A-series, H3C, 3Com)
107-
* Procurve
108+
* Comware (HP A-series, H3C, 3Com) - comware
109+
* Procurve - procurve
108110
* Huawei
109111
* VRP
110112
* Juniper
111113
* JunOS
112114
* ScreenOS (Netscreen)
113115
* Mellanox
114-
* MLNX-OS
116+
* MLNX-OS - mlnxos
115117
* Mikrotik
116-
* RouterOS
118+
* RouterOS - routeros
117119
* Motorola
118120
* RFS
119121
* MRV
120-
* MasterOS
122+
* MasterOS - masteros
121123
* Netonix
122-
* WISP Switch (As Netonix)
124+
* WISP Switch (As Netonix) - netonix
123125
* Nokia (formerly TiMetra, Alcatel, Alcatel-Lucent)
124-
* SR OS (TiMOS)
126+
* SR OS (TiMOS) - timos
125127
* Opengear
126-
* Opengear
128+
* Opengear - opengear
127129
* Palo Alto
128-
* PANOS
129-
* pfSense
130+
* PANOS - panos
131+
* pfSense - pfsense
130132
* Quanta
131-
* Quanta / VxWorks 6.6 (1.1.0.8)
133+
* Quanta / VxWorks 6.6 (1.1.0.8) - quantaos
132134
* Supermicro
133-
* Supermicro
135+
* Supermicro - supermicro
134136
* Ubiquiti
135-
* AirOS
136-
* Edgeos
137-
* EdgeSwitch
137+
* AirOS - airos
138+
* Edgeos - edgeos
139+
* EdgeSwitch - edgeswitch
138140
* Watchguard
139-
* Fireware OS
141+
* Fireware OS - firewareos
140142
* Zyxel
141-
* ZyNOS
143+
* ZyNOS - zynos
142144

143145

144146
# Installation

lib/oxidized/model/alvarion

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)