1.7.2 Post-authentication Banner

Information

A post-authentication banner is displayed to the user after a successful login. It can also serve as a legal notice to authorized users of the equipment to notify them of any logging that may be configured.

This banner is not appropriate to notify unauthorized users of any penalties to accessing the device, because after successful login corresponding laws might have already been violated.

A post-authentication banner can often also hold asset-specific information, such as:

- The primary technical contacts for the equipment
- Location or environment information - for instance the street address or rack number or production / test / lab environment
- The purchase date
- The asset tag information for the device
- Any upstream circuit numbers
- Carrier or ISP support phone numbers
- Any other asset-specific information that may be important to the organization

Post-authentication banners can be used to reduce the risk of human error. For example by highlighting the current environment (Production or Lab).

Solution

Configure an exec banner as shown below. The delimiter character shown is a "^", but any character can serve as a delimiter.

IOSXR(config)# banner exec ^ {exec_banner} ^

Impact:

Organizations provide appropriate notice(s) and warning(s) to persons accessing their networks by using a 'banner-text'.

See Also

https://workbench.cisecurity.org/benchmarks/10473