Skip to content

oobii/ciscoXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ciscoXML

Coding 201: Parsing XML using Python
$ python3 get-ap-xml.py

Output
...
ptretty printed XML
...
AccessPoint: T1-3 eth: 00:2b:01:00:04:f0 ip: 10.10.20.243
AccessPoint: T1-4 eth: 00:2b:01:00:05:f0 ip: 10.10.20.244
AccessPoint: T1-5 eth: 00:2b:01:00:06:f0 ip: 10.10.20.245
AccessPoint: T1-2 eth: 00:2b:01:00:03:f0 ip: 10.10.20.242
AccessPoint: T1-1 eth: 00:2b:01:00:02:f0 ip: 10.10.20.241

About

Coding 201: Parsing XML using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages