Skip to content

Commit

Permalink
bgp parser fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi committed Nov 19, 2016
1 parent 1d3e7e8 commit 44a0709
Show file tree
Hide file tree
Showing 2 changed files with 522 additions and 44 deletions.
1 change: 0 additions & 1 deletion bgphost.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"routerip": {
"type": "string",
"title": "Bgp router intf ip",
"length": 15,
"format": "^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])(\\\\.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})(\\\\-(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9]))?/(3[0-1]|2[0-9]|1[0-9]|[1-9])$"
},
"as": {
Expand Down
Loading

0 comments on commit 44a0709

Please sign in to comment.