Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

how to append the command after arugment? #97

Open

Description

Hi there!
stuck in the following situations...

  1. How do I append a command after an argument?
    example:
cmd looks like: ip igmp snooping vlan <VLAN-LIST> mrouter interfaces <INTERFACE-LIST>
 - ip
 - igmp
 - snooping
 - vlan
 - VLAN-LIST --> argument here
 - mrouter
 - interfaces
 - INTERFACES-LIST --> argument here
  1. command and argument can't be at the same depth?
    example:
  •  VLAN
     - <VLAN-LIST> --> this is arguments for VLAN
     - default-vlan --> this is a sub command of VLAN command
    

I would appreciate any feedback! Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /