Configuring Cisco’s routing protocol EIGRP

EIGRP

Configuring  Cisco’s  routing  protocol  EIGRP  to  use  authentication  follows  similar
steps as configuring RIP v2 authentication:
1. Enable EIGRP authentication on each interface with the ip authentication mode
eigrp command.
2.  Define the key chain to use under each interface with the ip authentication key-
chain eigrp command.
3.  Create the key chain specified in the previous step:
a. Define a key [...]

Cisco -Username Privilege Levels

Username Privilege Levels
Finally, a username can have a privilege level associated with it. This is useful when
you want specific users to default to higher privileges. The username privilege com-
mand is used to set the privilege level for a user:
Router#config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#username kartook privilege 5
Router(config)#username kartookings privilege 12
Router(config)#^Z
Router# [...]

Microsoft released 10 new SharePoint themes

These new themes are pretty darn good, I especially like “Construction”, “Contoso”, and “OARP”. I could see them being changed up and used for a lot of company intranets. I do wish they would have packaged them as a WSP or something rather than just give us a solution file and have us make one [...]