A question for the masses,
Is serial tunneling still supported in the 4300 series of routers? I have a 4331 running "isr4300-universalk9.16.12.05". When I do the initial setup I use the following commands:
stun peer-name 1.0.0.1
stun protocol-group 1 basic
stun protocol-group 2 basic
stun protocol-group 3 basic
stun protocol-group 4 basic
stun remote-peer-keepalive 1
When I try to configure the serial interface I use the following commands:
encapsulation stun
clock rate 9600
stun group 1
After I input the "stun group 1" command I get the following error:
STUN not enabled -- give a stun peer-name first.
When I do a show run the previous commands that I entered:
stun peer-name 1.0.0.1
stun protocol-group 1 basic
stun protocol-group 2 basic
stun protocol-group 3 basic
stun protocol-group 4 basic
stun remote-peer-keepalive 1
Are not populating in the show run command. Is this a bug or is STUN no longer supported?
Thanks