Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Cisco IOS schema issues in 5.11 #240

Closed
joval opened this issue Mar 18, 2015 · 1 comment
Closed

Cisco IOS schema issues in 5.11 #240

joval opened this issue Mar 18, 2015 · 1 comment
Milestone

Comments

@joval
Copy link

joval commented Mar 18, 2015

There are a number of problems with the Cisco IOS schema in 5.11:

  • interface_[state/item]/urpf_command entity should be deprecated and replaced with two new entities: ipv4_urpf_command and ipv6_urpf_command, both Entity[State/Item]StringType.
  • interface_[state/item]/switchport_native_vlan entity type should be changed to Entity[State/Item]IntType.
  • interface_[state/item]/switchport_access_vlan entity type should be changed to Entity[State/Item]StringType.
  • acl_item/config_line entity should have maxOccurs="unbounded".
  • interface_item/ip_directed_broadcast_command, proxy_arp_command and shutdown_command entities type should be changed to EntityItemBoolType.
  • interface_item/ipv4_address entity should have maxOccurs="1".
@drothenberg drothenberg added this to the 5.11.1 milestone Apr 10, 2015
@joval
Copy link
Author

joval commented Apr 14, 2015

Additional issue discovered:

  • acl_item/used_in entity should have maxOccurs="unbounded:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant