Skip to content

johnpgonz/ospf_area_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

area_converter.py

This function converts OSPF area ID from decimal to dotted decimal

DOCSTRING: def convert_area(area): """ Convert decimal to binary. Prepend 0's to binary. Split into 4 octets. Convert binary octets to dotted decimal format. """

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages