Version 7.2 553 Mediant MSBR
Reference Guide 74. Layer-2 (LAN) Commands
Example
This example defines DNS relay servers 10.4.1.1 and 10.4.1.2 for all Layer 3 interfaces:
(config data)# ip name-server 10.4.1.1 10.4.1.2
74.2.1.10 ip max-conn
This command defines the maximum number of firewall connections per IP address.
Syntax
ip max-conn <number>
Command Description
number Sets the maximum number of firewall connections per IP
address. (200-20000)
Default
NA
Command Mode
Privileged User
Example
This example sets the maximum number of firewall connections per IP address to 500:
(config data)# ip max-conn 500