Update: Approved and released: 1/16/17
Submitted: 1/15/17
What's new:
expanded network design area
added privileged command:
show track
added router global commands:
track [1-500] interface fastethernet PORT/PORT line-protocol
track [1-500] interface serial PORT/PORT line-protocol
track [1-500] ip route A.B.C.D A.B.C.D reachability
updated show ip route results:
directly connected networks are not shown when port is down
static routes are not shown when outgoing port line is down or when next hop does not exist
What's new:
added EIGRP and OSPF support for tunnels
updated EIGRP and OSPF to accept both subnet masks and wildcards during network configuration
added command: show interfaces tunnel [0-2147483647]
updated autocomplete and other minor updates
Update: Approved and released 1/5/17
Submitted: 1/4/17
What's New:
CCNP feature added: support for multi-area OSPF
added general settings:
EIGRP auto-summary switch (default auto-summary setting of a new EIGRP AS)
added priviledged command:
show ip ospf interface
added router interface commands:5
ip ospf priority [0-255]
no ip ospf priority
added filters for the show ip route command:
show ip route connected
show ip route eigrp
show ip route rip
show ip route ospf
show ip route static
added switch interface commands:
no switchport port-security mac-address sticky
no switchport port-security mac-address H.H.H
updated ospf DR & BDR process
updated router ospf command process: router-id A.B.C.D
updated results for show ip ospf interface
updated show ip protocol (OSPF results)
updated results for show ip ospf neighbor
fixed switchport port-security mac-address sticky command issue
Problem:
An issue with the switch interface command:
switch0(config-if)#switchport port-security mac-address sticky
The sticky command gets stuck as part of the list of allowed mac-addresses.
Workaround/Fix:
Increase the port-security maximum violation count by at least 1 count to allow the feature to function like normal.
switch0(config-if)#switchport port-security maximum 2
The issue has been resolved with an update and will be submitted to the App Store later today.
Version 1.73 fixes the issue.
We apologize for the inconvenience and appreciate your patience.
Update: Approved and released 1/4/17
Submitted: 12/29/16
What's new:
added Layer 3 switching feature for the Cisco switch
added layer 3 switch image when L3 is activated using the ip routing command
updated L3 logic to handle layer 3 switching
added static route support for the L3 switch
added switch privileged command: show port-security address
added interface commands:
ip summary-address eigrp [1-65535] A.B.C.D A.B.C.D
no ip summary-address eigrp [1-65535] A.B.C.D A.B.C.D
added router rip command:
no version
added router eigrp commands:
auto-summary
no auto-summary
updated show start & run to display:
no-autosummary
ip routes on L3 switches
updated rip & eigrp dynamic routing logic
updated show ip protocols results for RIP and EIGRP
fixed commands:
show port-security interface fastethernet PORT/PORT
show port-security interface gigabitethernet PORT/PORT
switchport port-security mac-address H.H.H
Update: Approved and released 12/22/16
Submitted: 12/19/16
What's new:
fixed HSRP tracking issue