cmd stdNacl



stdNaclC.addSC("<1-2147483647>", "Sequence Number");
stdNaclC["<1-2147483647>"].addSC("deny", "Specify packets to reject");
stdNaclC["<1-2147483647>"].deny.addSC("Hostname or A.B.C.D", "Address to match");
stdNaclC["<1-2147483647>"].deny["Hostname or A.B.C.D"].addSC("A.B.C.D", "Wildcard bits");
stdNaclC["<1-2147483647>"].deny["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC["<1-2147483647>"].deny.addSC("any", "Any source host");
stdNaclC["<1-2147483647>"].deny.any.addSC("log", "Log matches against this entry");
stdNaclC["<1-2147483647>"].deny.addSC("host", "A single host address");
stdNaclC["<1-2147483647>"].deny.host.addSC("Hostname or A.B.C.D", "Host address");
stdNaclC["<1-2147483647>"].deny.host["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC["<1-2147483647>"].addSC("permit", "Specify packets to forward");
stdNaclC["<1-2147483647>"].permit.addSC("Hostname or A.B.C.D", "Address to match");
stdNaclC["<1-2147483647>"].permit["Hostname or A.B.C.D"].addSC("A.B.C.D", "Wildcard bits");
stdNaclC["<1-2147483647>"].permit["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC["<1-2147483647>"].permit.addSC("any", "Any source host");
stdNaclC["<1-2147483647>"].permit.any.addSC("log", "Log matches against this entry");
stdNaclC["<1-2147483647>"].permit.addSC("host", "A single host address");
stdNaclC["<1-2147483647>"].permit.host.addSC("Hostname or A.B.C.D", "Host address");
stdNaclC["<1-2147483647>"].permit.host["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC.addSC("default", "Set a command to its defaults");
stdNaclC["default"].addSC("<1-2147483647>", "Sequence Number");
stdNaclC["default"].addSC("deny", "Specify packets to reject");
stdNaclC["default"].deny.addSC("Hostname or A.B.C.D", "Address to match");
stdNaclC["default"].deny["Hostname or A.B.C.D"].addSC("A.B.C.D", "Wildcard bits");
stdNaclC["default"].deny["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC["default"].deny.addSC("any", "Any source host");
stdNaclC["default"].deny.any.addSC("log", "Log matches against this entry");
stdNaclC["default"].deny.addSC("host", "A single host address");
stdNaclC["default"].deny.host.addSC("Hostname or A.B.C.D", "Host address");
stdNaclC["default"].deny.host["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC["default"].addSC("permit", "Specify packets to forward");
stdNaclC["default"].permit.addSC("Hostname or A.B.C.D", "Address to match");
stdNaclC["default"].permit["Hostname or A.B.C.D"].addSC("A.B.C.D", "Wildcard bits");
stdNaclC["default"].permit["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC["default"].permit.addSC("any", "Any source host");
stdNaclC["default"].permit.any.addSC("log", "Log matches against this entry");
stdNaclC["default"].permit.addSC("host", "A single host address");
stdNaclC["default"].permit.host.addSC("Hostname or A.B.C.D", "Host address");
stdNaclC["default"].permit.host["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC.addSC("deny", "Specify packets to reject");
stdNaclC.deny.addSC("Hostname or A.B.C.D", "Address to match");
stdNaclC.deny["Hostname or A.B.C.D"].addSC("A.B.C.D", "Wildcard bits");
stdNaclC.deny["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC.deny.addSC("any", "Any source host");
stdNaclC.deny.any.addSC("log", "Log matches against this entry");
stdNaclC.deny.addSC("host", "A single host address");
stdNaclC.deny.host.addSC("Hostname or A.B.C.D", "Host address");
stdNaclC.deny.host["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC.addSC("exit", "Exit from access-list configuration mode");
stdNaclC.addSC("no", "Negate a command or set its defaults");
stdNaclC.no.addSC("<1-2147483647>", "Sequence Number");
stdNaclC.no.addSC("deny", "Specify packets to reject");
stdNaclC.no.deny.addSC("Hostname or A.B.C.D", "Address to match");
stdNaclC.no.deny["Hostname or A.B.C.D"].addSC("A.B.C.D", "Wildcard bits");
stdNaclC.no.deny["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC.no.deny.addSC("any", "Any source host");
stdNaclC.no.deny.any.addSC("log", "Log matches against this entry");
stdNaclC.no.deny.addSC("host", "A single host address");
stdNaclC.no.deny.host.addSC("Hostname or A.B.C.D", "Host address");
stdNaclC.no.deny.host["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC.addSC("permit", "Specify packets to forward");
stdNaclC.permit.addSC("Hostname or A.B.C.D", "Address to match");
stdNaclC.permit["Hostname or A.B.C.D"].addSC("A.B.C.D", "Wildcard bits");
stdNaclC.permit["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC.permit.addSC("any", "Any source host");
stdNaclC.permit.any.addSC("log", "Log matches against this entry");
stdNaclC.permit.addSC("host", "A single host address");
stdNaclC.permit.host.addSC("Hostname or A.B.C.D", "Host address");
stdNaclC.permit.host["Hostname or A.B.C.D"].addSC("log", "Log matches against this entry");
stdNaclC.addSC("remark", "Access list entry comment");
stdNaclC.remark.addSC("LINE", "Comment up to 100 characters");


Wyszukiwarka

Podobne podstrony:
cmd intF
cmd=hrk praca&serwis=1
cmd intVlan
cmd=pytanie jedno,26&serwis=7
cmd intE
cmd routeMap
cmd intBri
cmd intLoopBack
cmd global
cmd=kom jedno,80&serwis=1
cmd=strona,16&serwis=4
cmd intE
cmd=strona,20&serwis=0
cmd policyMap
cmd subintG
cmd extNacl
cmd intS
cmd=kom jedno,61&serwis=6
cmd=pytanie jedno,44&serwis=4

więcej podobnych podstron