You accidentally configured interface so-0/0/0.0 with 1.1.1.1/32 instead of 1.1.1.1/30. Which
two solutions could you use to correct this configuration? (Choose two.)
A.
[edit interfaces so-0/0/0.0] 
user@router# replace family inet address 1.1.1.1/32 with 1.1.1.1/30
B.
[edit interfaces so-0/0/0.0] 
user@router# rename family inet address 1.1.1.1/32 to address 1.1.1.1/30
C.
[edit] 
user@router# replace interface so-0/0/0.0 family inet address 1.1.1.1/32 with address 
1.1.1.1/30  
D.
[edit interfaces so-0/0/0.0] 
user@router# delete family inet address 
user@router# set family inet address 1.1.1.1/30
 			
			
                