The ip
auth-proxy auth-proxy-banner Command
To display a banner, such as the router name, in the
authentication proxy login page, use the ip auth-proxy
auth-proxy-banner command in Global Configuration mode. Use the banner-text argument to specify a customer
banner other than the default. To disable the banner display, use the no form of
this command. The syntax is
Rtr1(config)#ip auth-proxy auth-proxy-banner [banner-text]
Rtr1(config)#no ip
auth-proxy auth-proxy-banner [banner-text]
This command was introduced in IOS 12.0(5)T. By default, the
command is disabled. If the command is issued without the banner-text option,
the router host name will appear.
The first example adds the router name to the display in the
authentication proxy login page. The second example personalizes the message
using the # as the delimiter. The show run output shows the result regardless of
the delimiter selected.
Rtr1(config)#ip auth-proxy auth-proxy-banner
Rtr1(config)#ip auth-proxy auth-proxy-banner # Jerri's Perimeter Router #
Rtr1#show run
!
ip auth-proxy auth-proxy-banner ^C Jerri's Perimeter Router ^C
ip auth-proxy auth-cache-time 20
!