Skip to content

Commit

Permalink
Renamed banner variable
Browse files Browse the repository at this point in the history
  • Loading branch information
hknutzen committed Sep 16, 2024
1 parent 2f9b3b3 commit 3b31dbf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions go/testdata/ios_simul.t
Original file line number Diff line number Diff line change
Expand Up @@ -287,14 +287,14 @@ router#
[[std_scenario]]
# sh run
ip route 10.0.0.0 255.0.0.0 10.1.2.3
# \BANNER5/
# \BANNER2/



***
*** --- SHUTDOWN in 0:02:00 ---
***
# \BANNER5_prompt/
# \BANNER2_prompt/



Expand All @@ -312,10 +312,10 @@ router#
***
*** --- SHUTDOWN in 0:01:00 ---
***
# \BANNER5_prompt/ip route 10.1.1.0 255.255.255.0 10.1.2.3
# ip route 10.1.2.0 255.255.255.0 10.2.3.4\BANNER5_prompt/
# ip route 10.1.3.0 255.255.255.0 10.2.3.5\BANNER5/
# no ip route 10.0.0.0 25\BANNER5/5.0.0.0 10.1.2.3
# \BANNER2_prompt/ip route 10.1.1.0 255.255.255.0 10.1.2.3
# ip route 10.1.2.0 255.255.255.0 10.2.3.4\BANNER2_prompt/
# ip route 10.1.3.0 255.255.255.0 10.2.3.5\BANNER2/
# no ip route 10.0.0.0 25\BANNER2/5.0.0.0 10.1.2.3
# ip\BANNER1/ route 10.0.0.0 255.0.0.0 10.11.22.33
# write memory
Building configuration...
Expand Down

0 comments on commit 3b31dbf

Please sign in to comment.