Skip to content

Commit

Permalink
Fixed Transit IP assignements to be in the correct subnet.
Browse files Browse the repository at this point in the history
  • Loading branch information
grcusanz committed Jun 9, 2016
1 parent 0d8941b commit b758b2a
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -155,7 +155,7 @@ These sample configuration files use the following subnets:
<td>Transit</td>
<td>10</td>
<td>10.0.10.128/26</td>
<td>10.0.0.129 - Gateway<br />10.0.0.130 - TOR1<br />10.0.0.131 - TOR2</td>
<td>10.0.10.129 - Gateway<br />10.0.10.130 - TOR1<br />10.0.10.131 - TOR2</td>
</tr>
<tr>
<td>HNV PA</td>
Expand Down Expand Up @@ -468,4 +468,4 @@ For example from Windows PowerShell using SCP:

.\pscp -pw <password> ".\Dell S4810-TOR1.cfg" admin@10.0.0.149:startup-config

Then log into the switch and enter a reload command.
Then log into the switch and enter a reload command.

0 comments on commit b758b2a

Please sign in to comment.