|
156 APPENDIX C: SYNTAX CONVENTIONSThe following abbreviated command specifies that a neighbor on port 2network number &10 with address %080002030ef2 receives RoutingInternet Protocol (RIP) and Service Access Point (SAP) updates:ADD !2 -NRIP ATN &10%080002030ef2The full form syntax:SETDefault -IP CONTrol = ([ROute | NoROute], [RelaySrcRoute |NoRelaySrcRoute], [SplitLoad | NoSplitLoad], [Filtering |NoFiltering], [SECurity | NoSECurity], [FwdSubnetBcast |NoFwdSubnetBcast], [FwdAllSubnetBcast] | NoFwdAllSubnetBcast)can be abbreviated to:SETD -IP CONT = ([RO | NRO], [RSR | NRSR], [SL | NSL], [F | NF],[SEC | NSEC], [FSB | NFSB], [FASB | NFASB])The following abbreviated command enables IP routing, packet filtering,and security:SETD -IP CONT = (RO,F,SEC)For consistency and clarity in the Enteprise OS and NETBuilder familyguides, the full form syntax is provided. However, you can use theabbreviated form by only typing the uppercase portion of the commandand supplying the appropriate values.Variations inCommand SyntaxEach command has its own syntax. When a command is used forconfiguring parameters, its syntax or values may change according to theparameter and the service. For example, the SETDefault command setsthe NetMapTime parameter in the SYS Service and the MaxAgeparameter in the STP Service. In the following example, the generalcommand syntax is followed by the syntax variations (different values fordifferent parameters) appropriate to the parameter associated with aservice:SETDefault = SETDefault -SYS NetMapTime = (0 to 120 seconds)SETDefault -STP MaxAge = (6–40)
PreviousNext |