Refer to the exhibit.
interface Loopback0
ip address 10.1.131.1 255.255.255.0
!
Output omitted for brevity
!
interface Integrated-Service-Engine1/0
service-module ip address 10.1.132.2 255.255.255.0
service-module ip default-gateway 10.1.131.1
no keepalive
!
Output omitted for brevity
!
ip route 10.1.132.2 255.255.255.255 Integrated-Service-Engine1/0
In which three ways does the configuration need to be modified in Cisco Unified Communications Manager Express so that the administrator can open a session with Cisco Unity Express?
A.
Edit the IP address of the service module.
B.
There is nothing wrong with the configuration. The lntegrated-Service-Engine1/0 needs to be restarted.
C.
Edit the IP route statement to change the IP subnet mask to 255.255.255.0.
D.
Add the IP subnet mask to the service-module ip default-gateway statement.
E.
Edit the IP address in the IP route statement.
F.
Add the ip unnumbered Loopback0 command to interface lntegrated-Service-Engjne1/0.