Search: NetworkAuthority Quick Change
Results 1 - 10 of 113
Results
|
|
Nortel Passport Banner MOTDUse this quick change for changing your banner Message of the Day.
Commands Used:
config cli motd add string
config cli motd delete string
config cli motd displaymotd true
|
|
|
Cisco IOS VTP ConfigurationUse this quick change to configure VTP settings on your IOS devices. Options include configuring the mode, password, and domain.
|
|
|
Juniper JunOS VRRP ConfigurationQuick change to configure VRRP on Juniper interfaces.
Note: This quick change assumes the interface is unit 0 and family INET.
You must know the interface name and ip address that you are going to apply this change to.
Commands used:
set vrrp-group xxxx virtual-address xxxx
set vrrp-group xxxx priority xxxx
|
|
|
Cisco IOS VRRP ConfigurationQuick change to configure VRRP on an IOS interface.
Commands used:
VRRP x ip x.x.x.x
VRRP x ip x.x.x.x secondary
VRRP x timers xx xx
VRRP x priority xxx
VRRP x preempt
VRRP x authentication md5 key-chain james
VRRP x description theNameForStandby1
VRRP x track xxx
|
|
|
Cisco IOS Switchport Trunk ConfigurationQuick change to quickly configure switchport trunking on your IOS interfaces. Options include encapsulation type, allowed vlans, native vlan, and pruning vlans.
|
|
|
Cisco IOS Switchport and Vlan ProvisioningQuick change to easily provision your IOS ethernet interface (ethernet, fastethernet, gigabitethernet). Options include Description, Speed, Duplex, Access Vlan, Shut/No Shut and STP Portfast.
Hint: You can specify a range of addresses to use if you want to do multiple interfaces at a time, as in:
range fastEthernet 3/1-48
You can also provision vlan interfaces with this quick change.
|
|
|
Cisco IOS Spanning-Tree Interface ConfigurationSimple quick change for configuring Spanning-Tree on your IOS devices. Interface options include BPDU-Guard, Cost, STP-Guard, and portfast. Vlan interface options include setting priority and root.
Hint: For the interface string, you can use the "range" command to specify more than one interface.
|
|