commit | 147193a28a19f2f98545b14ad38935423415f53e | [log] [tgz] |
---|---|---|
author | paul <paul> | Sat Apr 19 00:31:59 2003 +0000 |
committer | paul <paul> | Sat Apr 19 00:31:59 2003 +0000 |
tree | c5985ecc55a7a2ae75aef0cc5963125cbd3cc011 | |
parent | 5f37d86f837e666f7915ee6dc971e44e495d41f3 [diff] |
From: Hasso Tepper <hasso@estpak.ee> Subject: [zebra 17365] [PATCH] Ospf area id's DECIMAL -> ADDRESS It was annoying for me to view area id's like 335544330 (20.0.0.10 in address format) in configuration. Most of other network devices are using address-like id's and so does zebra when using "show ip ospf *" commands. You can still enter id's in decimal format, but they are just shown in address format.