vlanDBC.addSC("abort", "Exit mode without applying the changes"); vlanDBC.addSC("apply", "Apply current changes and bump revision number"); vlanDBC.addSC("exit", "Apply changes, bump revision number, and exit mode"); vlanDBC.addSC("no", "Negate a command or set its defaults"); vlanDBC.no.addSC("abort", "Exit mode without applying the changes"); vlanDBC.no.addSC("apply", "Apply current changes and bump revision number"); vlanDBC.no.addSC("exit", "Apply changes, bump revision number, and exit mode"); vlanDBC.no.addSC("reset", "Abandon current changes and reread current database"); vlanDBC.no.addSC("show", "Show database information"); vlanDBC.no.show.addSC("changes", "Show the changes to the database since modification began (or since 'reset')"); vlanDBC.no.show.changes.addSC("<1-1005>", "ID number of the VLAN shown"); vlanDBC.no.show.addSC("current", "Show the database installed when modification began (or since 'reset')"); vlanDBC.no.show.current.addSC("<1-1005>", "ID number of the VLAN shown"); vlanDBC.no.show.addSC("proposed", "Show the database as it would be modified if applied"); vlanDBC.no.show.proposed.addSC("<1-1005>", "ID number of the VLAN shown"); vlanDBC.no.addSC("vlan", "Add, delete, or modify values associated with a single VLAN"); vlanDBC.no.vlan.addSC("<1-1005>", "ISL VLAN index"); vlanDBC.no.vlan["<1-1005>"].addSC("are", "Maximum number of All Route Explorer hops for this VLAN (or zero if none specified)"); vlanDBC.no.vlan["<1-1005>"].addSC("backupcrf", "Backup CRF mode of the VLAN"); vlanDBC.no.vlan["<1-1005>"].addSC("bridge", "Bridging characteristics of the VLAN"); vlanDBC.no.vlan["<1-1005>"].addSC("media", "Media type of the VLAN"); vlanDBC.no.vlan["<1-1005>"].addSC("mtu", "VLAN Maximum Transmission Unit"); vlanDBC.no.vlan["<1-1005>"].addSC("name", "Ascii name of the VLAN"); vlanDBC.no.vlan["<1-1005>"].addSC("parent", "ID number of the Parent VLAN of FDDI or Token Ring type VLANs"); vlanDBC.no.vlan["<1-1005>"].addSC("ring", "Ring number of FDDI or Token Ring type VLANs"); vlanDBC.no.vlan["<1-1005>"].addSC("said", "IEEE 802.10 SAID"); vlanDBC.no.vlan["<1-1005>"].addSC("state", "Operational state of the VLAN"); vlanDBC.no.vlan["<1-1005>"].addSC("ste", "Maximum number of Spanning Tree Explorer hops for this VLAN (or zero if none specified)"); vlanDBC.no.vlan["<1-1005>"].addSC("stp", "Spanning tree characteristics of the VLAN"); vlanDBC.no.vlan["<1-1005>"].addSC("tb-vlan1", "ID number of the first translational VLAN for this VLAN (or zero if none)"); vlanDBC.no.vlan["<1-1005>"].addSC("tb-vlan2", "ID number of the second translational VLAN for this VLAN (or zero if none)"); vlanDBC.no.addSC("vtp", "Perform VTP administrative functions."); vlanDBC.no.vtp.addSC("client", "Set the device to client mode."); vlanDBC.no.vtp.addSC("password", "Set the password for the VTP administrative domain."); vlanDBC.no.vtp.addSC("pruning", "Set the administrative domain to permit pruning."); vlanDBC.no.vtp.pruning.addSC("v2-mode", "Set the administrative domain to V2 mode."); vlanDBC.no.vtp.addSC("transparent", "Set the device to transparent mode."); vlanDBC.no.vtp.addSC("v2-mode", "Set the administrative domain to V2 mode."); vlanDBC.addSC("reset", "Abandon current changes and reread current database"); vlanDBC.addSC("show", "Show database information"); vlanDBC.show.addSC("changes", "Show the changes to the database since modification began (or since 'reset')"); vlanDBC.show.changes.addSC("<1-1005>", "ID number of the VLAN shown"); vlanDBC.show.addSC("current", "Show the database installed when modification began (or since 'reset')"); vlanDBC.show.current.addSC("<1-1005>", "ID number of the VLAN shown"); vlanDBC.show.addSC("proposed", "Show the database as it would be modified if applied"); vlanDBC.show.proposed.addSC("<1-1005>", "ID number of the VLAN shown"); vlanDBC.addSC("vlan", "Add, delete, or modify values associated with a single VLAN"); vlanDBC.vlan.addSC("<1-1005>", "ISL VLAN index"); vlanDBC.vlan["<1-1005>"].addSC("are", "Maximum number of All Route Explorer hops for this VLAN"); vlanDBC.vlan["<1-1005>"].addSC("backupcrf", "Backup CRF mode of the VLAN"); vlanDBC.vlan["<1-1005>"].addSC("bridge", "Bridging characteristics of the VLAN"); vlanDBC.vlan["<1-1005>"].addSC("media", "Media type of the VLAN"); vlanDBC.vlan["<1-1005>"].addSC("mtu", "VLAN Maximum Transmission Unit"); vlanDBC.vlan["<1-1005>"].addSC("name", "Ascii name of the VLAN"); vlanDBC.vlan["<1-1005>"].name.addSC("WORD", "The ascii name for the VLAN"); vlanDBC.vlan["<1-1005>"].addSC("parent", "ID number of the Parent VLAN of FDDI or Token Ring type VLANs"); vlanDBC.vlan["<1-1005>"].addSC("ring", "Ring number of FDDI or Token Ring type VLANs"); vlanDBC.vlan["<1-1005>"].addSC("said", "IEEE 802.10 SAID"); vlanDBC.vlan["<1-1005>"].addSC("state", "Operational state of the VLAN"); vlanDBC.vlan["<1-1005>"].addSC("ste", "Maximum number of Spanning Tree Explorer hops for this VLAN"); vlanDBC.vlan["<1-1005>"].addSC("stp", "Spanning tree characteristics of the VLAN"); vlanDBC.vlan["<1-1005>"].addSC("tb-vlan1", "ID number of the first translational VLAN for this VLAN (or zero if none)"); vlanDBC.vlan["<1-1005>"].addSC("tb-vlan2", "ID number of the second translational VLAN for this VLAN (or zero if none)"); vlanDBC.addSC("vtp", "Perform VTP administrative functions."); vlanDBC.vtp.addSC("client", "Set the device to client mode."); vlanDBC.vtp.addSC("domain", "Set the name of the VTP administrative domain."); vlanDBC.vtp.domain.addSC("WORD", "The ascii name for the VTP administrative domain."); vlanDBC.vtp.addSC("password", "Set the password for the VTP administrative domain."); vlanDBC.vtp.password.addSC("WORD", "The ascii password for the VTP administrative"); vlanDBC.vtp.password.addSC("domain.", ""); vlanDBC.vtp.addSC("pruning", "Set the administrative domain to permit pruning."); vlanDBC.vtp.pruning.addSC("v2-mode", "Set the administrative domain to V2 mode."); vlanDBC.vtp.addSC("server", "Set the device to server mode."); vlanDBC.vtp.addSC("transparent", "Set the device to transparent mode."); vlanDBC.vtp.addSC("v2-mode", "Set the administrative domain to V2 mode.");