Cisco Cisco ASR 5700

Page of 8994
MRME Service Configuration Mode Commands   
▀  bind 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
7346 
   
bind 
This command allows you to configure an IPv4 address to be used as the connection point for establishing SaMOG 
sessions to handle authentication and accounting messages. 
Product
 
SaMOG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MRME Service Configuration 
configure > context context_name > mrme-service
 
mrme_service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-mrme-service)# 
Syntax
 
bind address ipv4_address [ auth-port auth_port_number ] [ acct-port acct_port_number ] [ 
max-subscribers 
max_subscriber_number ] 
no bind 
no 
Removes a previously configured binding. 
address ipv4_address 
 
Specifies the IP address of an interface to be used as the connection point for establishing SaMOG sessions. 
ipv4_address 
must be an IPv4 address expressed in dotted-decimal notation. 
Important:
  To define more than one NAS IP address per context, in Global Configuration Mode, use the 
aaa 
large-configuration
 command. 
auth-port auth_port_number 
 
Specifies the authentication port number of the interface where authentication requests are received. The 
system binds the default authentication port to 1812.  
In addition to the authentication port, the accounting port and maximum subscriber limit can also be 
configured optionally.  
auth_port_number 
must be an integer from 1 through 65535. 
acct-port acct_port_number 
 
Specified the accounting port number of the interface where accounting requests are received. The system 
binds the default accounting port to 1813.  
In addition to the accounting port, the maximum subscriber limit can also be configured optionally.  
acct_port_number 
must be an integer from 1 through 65535.