Search: NetworkAuthority Quick Change

Results 1 - 10 of 113

Results

Nortel Passport HTTP Server Configuration

Use this quick change to enable/disable the web server, along with adding a user name/password/access.

Nortel Contivity HTTP Server Configuration

Use this quick change to enable the HTTP and HTTPS server.

Nortel Passport Banner MOTD

Use 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 Configuration

Use this quick change to configure VTP settings on your IOS devices. Options include configuring the mode, password, and domain.

Juniper JunOS VRRP Configuration

Quick 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 Configuration

Quick 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 Configuration

Quick 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 Provisioning

Quick 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 CatOS Spanning-Tree Port Configuration

Quick change to configure spanning-tree values for CatOS ports. Includes Portfast, STP Guard, and Port Priority.

Cisco IOS Spanning-Tree Interface Configuration

Simple 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.