Configure MXL interfaces in bulk (in ranges)

Note the spaces when using the “range” command:
FTOS(conf)#interface range Tengigabitethernet 0/1 – 32
FTOS(conf-if-range-te-0/1-32)#
FTOS(conf-if-range-te-0/1-32)#

For VLAN configuration there are no spaces …. :
FTOS(conf)#interface vlan 900
FTOS(conf-if-vl-900)#untagged Tengigabitethernet 0/52-56
FTOS(conf-if-vl-900)#end

 

List permissions for all directories in a path

root@wintermute:~# namei -m /root/XenBackup/Xen_PXE_Install/webroot/
f: /root/XenBackup/Xen_PXE_Install/webroot/
drwxr-xr-x /
drwx—— root
drwxrwxrwx XenBackup
drwxrwxrwx Xen_PXE_Install
drwxrwxrwx webroot

Very useful to troubleshoot Apache2 403 permission errors when the document root has been changed from the default