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-XE schema issues in 5.11 #241

@ghost

Description

There are a number of problems with the Cisco IOS-XE schema in OVAL 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.
  • interface_item/ipv4_address entity should have maxOccurs="1".
  • acl_item/config_line entity should have maxOccurs="unbounded".

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