Update: Approved and released 11/29/16
Submitted: 11/24/16
What's new:
added policy based routing
added commands:
interface tunnel [0-2147483647]
no interface tunnel [0-2147483647]
tunnel source A.B.C.D
tunnel source fastethernet PORT/PORT
tunnel source serial PORT/PORT
tunnel source loopback [0-2147483647]
tunnel destination A.B.C.D
no tunnel source
no tunnel destination
no frame-relay inverse-arp
clear frame-relay inarp
frame-relay switching
frame-relay route [16-1007] interface serial PORT/PORT [16-1007]
keepalive (for serial interface)
no keepalive (for serial interface)
show frame-relay route
added frame-relay errors messages:
Must enable frame-relay switching to configure DCE/NNI
route command not allowed between two DTE interfaces
removed frame-relay mapping command when subinterface is point-to-point
updated L2 & L3 logic for gre tunnels
updated L2 frame-relay logic
improved connectivity checking hints
fixed cable change issue when there are multiple cables to switch
fixed typing issue during tutorials
fixed HP command to prevent interface command: tag/untag 5 (correct command: tag/untag vlan 5)
Problem:
Unexpected command on the console screen during tutorial 4 causes the app to crash.
Fix/Workaround:
Avoid tapping on the keyboard area to advance the tutorial to the next step. During the demonstration of the autocomplete command, a small window is allowing the user to enter a few letters before the tutorial takes over. The unexpected typed command is causing the app to crash.
Update version 1.70 fixes the issue.
We apologize for the inconvenience and appreciate your patience.
Approved and release: 9/3/16
What's new:
iOS 10 update
added additional hints when verifying connectivity
improved layer 2 algorithm
fixed standby tracking command issue
fixed ping issues caused by missing path
fixed a layer 2 issue submitted via crash log
*Policy-based routing is delayed.
Approved and release: 4/19/16
Submitted for iTunes approval 4/12/16
added HP global commands:
vlan <1-256> tag <1-12>
vlan <1-256> untag <1-12>
fixed ip nat pool commands
fixed issue when disconnecting from multiple cables
Problem 1:
An issue was submitted which causes the App to crash. The problem takes place when removing a connection from a list of multiple cables connecting 2 devices. When a user selects the bottom cable for removal the App crashes.
Workaround/Fix:
It's not ideal but please remove all the cables connecting the 2 devices from the top down first. This will allow for the safe removal of all the cables. You'd be able to add new connections afterwards. Version 1.68 fixes this issue.
Problem 2:
A bug was found with the following commands:
ip nat pool WORD A.B.C.D A.B.C.D netmask A.B.C.D
ip nat pool WORD A.B.C.D A.B.C.D prefix-length <1-32>
Workaround/Fix:
Please use the command below until version 1.68 is released.
r1(config)# ip nat inside source list <1-199> interface fastethernet PORT/PORT overload
We apologize for the inconvenience and appreciate your patience.
Approved and released 04/11/16
Submitted for iTunes approval 3/31/16
This update includes a new device, an HP ProCurve switch, allowing for HP to Cisco trunk configurations and testing. Trunk here refers to Cisco's definition of trunk, a port that carries multiple VLANs.
Like our currently supported devices, you can configure the HP switches just as easily with the supported HP provision commands.
Supported provision manager level commands:
show running-config
show config (startup configuration)
show vlan
show vlan port <1-12>
show vlan port <1-12> detail
Supported provision global commands:
interface <1-12>
vlan <1-256>
Supported provision interface commands:
tag vlan <1-256>
untag vlan <1-256>
Supported provision vlan commands:
tag <1-12>
untag <1-12>
no tagged <1-12>
no untagged <1-12>
Example:
provision# conf
provision(config)#vlan 10
provision(vlan-10)#untag 2,4-5
In Cisco terms, the commands above configures ports 2, 4, and 5 to be access ports on vlan 10.