thomas_ wrote: » I figured it out, but you need an IOS version that has IOS.sh: term shell sh ru | grep -u H.H.H | tail 10 The -u flag will show all of the lines above the mac address you're searching and then the tail command will just show the last ten lines of that output. You can substitute "10" with however many lines you want.