Skip to content

Fundacio-i2CAT/6GSMARTEZ-TSN-AF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSN AF

Installation

sudo docker-compose build
sudo docker-compose up

Docker container commands

sudo docker ps
sudo docker inspect (id)
sudo docker logs --tail 50 --follow --timestamps container_instance_name sudo docker exec -it (id) bash

Generate an SSH RSA keypair

ssh-keygen -t rsa -b 2048 -m PEM -f ./sshServer/rsa

Edit config from netopeer server inside the container (for test purposes)

netopeer2-cli
connect --login "user"
edit-config --target running --config=/opt/dev/Netopeer2/example_configuration/qbv_config_1.xml

Operational diagram

imagen

Limitations

TSN NIC IP addresses must be specified at TSN_AF/Southconf/__init__.py and TSN_AF/sshServer/shell.py
TSN NIC at DS-TT side (UERANSIM side) must use PORT_1 while TSN NIC at NW-TT side (Open5GS side) must use PORT_0
Depends on an external private CAMARA API
DS-TT TSN NIC configuration NETCONF messages are not being sent through the established GTP tunnel but instead go through common ETH interfaces.

ACKs

This work was supported by the Spanish Ministry of Economic Affairs and Digital Transformation and the European Union – NextGenerationEU, in the framework of the Recovery Plan, Transformation and Resilience (PRTR) (Call UNICO I+D 5G 2021, ref. numbers TSI-063000-2021-15 – 6GSMART-EZ).

About

TSN AF 6GSMART

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors