Skip to content

Commit

Permalink
Update core.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
knewell committed Apr 20, 2018
1 parent c3c7e80 commit 4e6cb88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junos/core.j2
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ interfaces {
description "OOB to MGMT Network";
unit 0 {
family inet {
address {{node.mgmt}}/24;
address {{node.mgmt}}/20;
}
}
}
Expand Down

0 comments on commit 4e6cb88

Please sign in to comment.