Skip to content

Implement ip scp server enable support #240

@grotewortel

Description

@grotewortel

Description
Can you please implement support for enabling scp server?

show running-config | i scp
This is part of the running config:



ip scp server enable

json path: .data["Cisco-IOS-XE-native:native"].ip.scp
This is the restconf-json formatted running config:

{
  "server": {
    "enable": [
      null
    ]
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions