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

Cisco IOS schema issues in 5.11 #240

@ghost

Description

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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions